misc: Merge branch 'stable' into 'develop'
This ensures all commits in v23.0 are now in the develop branch. Change-Id: I791346115dd123f3541a3c8060482e00cf4dbfb5
This commit is contained in:
@@ -32,6 +32,6 @@ namespace gem5
|
||||
/**
|
||||
* @ingroup api_base_utils
|
||||
*/
|
||||
const char *gem5Version = "[DEVELOP-FOR-23.0]";
|
||||
const char *gem5Version = "23.0.0.0";
|
||||
|
||||
} // namespace gem5
|
||||
|
||||
Reference in New Issue
Block a user