Bobby R. Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/48813 )
Change subject: misc: Updated gem5 versioning information for develop branch
......................................................................
misc: Updated gem5 versioning information for develop branch
Change-Id: I17382ac18dcdce4cdf8c3366886cd41fbcd7d946
---
M ext/testlib/configuration.py
M src/Doxyfile
M src/base/version.cc
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ext/testlib/configuration.py b/ext/testlib/configuration.py
index c3d328d..1fffab4 100644
--- a/ext/testlib/configuration.py
+++ b/ext/testlib/configuration.py
@@ -213,7 +213,7 @@
os.pardir,
os.pardir))
defaults.result_path = os.path.join(os.getcwd(), 'testing-results')
- defaults.resource_url = 'http://dist.gem5.org/dist/v21-1'
+ defaults.resource_url = 'http://dist.gem5.org/dist/develop'
defaults.resource_path =
os.path.abspath(os.path.join(defaults.base_dir,
'tests',
'gem5',
diff --git a/src/Doxyfile b/src/Doxyfile
index ef70b54..1ff46c8 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -31,7 +31,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = v21.1.0.0
+PROJECT_NUMBER = DEVELOP-FOR-V21-2
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/src/base/version.cc b/src/base/version.cc
index 50ffd40..078a2f9 100644
--- a/src/base/version.cc
+++ b/src/base/version.cc
@@ -32,6 +32,6 @@
/**
* @ingroup api_base_utils
*/
-const char *gem5Version = "21.1.0.0";
+const char *gem5Version = "[DEVELOP-FOR-V21.2]";
} // namespace gem5
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/48813
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I17382ac18dcdce4cdf8c3366886cd41fbcd7d946
Gerrit-Change-Number: 48813
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s