misc: Revert version info for develop branch
Change-Id: Ie01f41cb40b025ef31028bff4d59023e380fcf07 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40536 Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu> Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -31,7 +31,7 @@ PROJECT_NAME = gem5
|
||||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = v20.1.0.3
|
||||
PROJECT_NUMBER = DEVELOP-FOR-V20.2
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# base path where the generated documentation will be put.
|
||||
|
||||
@@ -29,4 +29,4 @@
|
||||
/**
|
||||
* @ingroup api_base_utils
|
||||
*/
|
||||
const char *gem5Version = "20.1.0.3";
|
||||
const char *gem5Version = "[DEVELOP-FOR-V20.2]";
|
||||
|
||||
Reference in New Issue
Block a user