Change-Id: I6ee1bae48f2dd0d868dfbb428e93deeb9ee93083
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/29833
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
os.pardir))
defaults.result_path = os.path.join(os.getcwd(), '.testing-results')
defaults.list_only_failed = False
- defaults.resource_url = 'http://dist.gem5.org/dist/v20'
+ defaults.resource_url = 'http://dist.gem5.org/dist/develop'
def define_constants(constants):
'''
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = v20.0.0.2
+PROJECT_NUMBER = DEVELOP-FOR-V20.1
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-const char *gem5Version = "20.0.0.2";
+const char *gem5Version = "[DEVELOP-FOR-V20.1]";