This commit is contained in:
mrg
2021-04-21 13:46:31 -07:00
parent 9d438d9181
commit 54c6043cb8
+1 -1
View File
@@ -22,7 +22,7 @@ import getpass
import subprocess
VERSION = "1.1.16"
VERSION = "1.1.17"
NAME = "OpenRAM v{}".format(VERSION)
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"