This commit is contained in:
mrg
2021-07-29 11:41:41 -07:00
parent aa0e221863
commit e88f927e01
+1 -1
View File
@@ -22,7 +22,7 @@ import getpass
import subprocess
VERSION = "1.1.15"
VERSION = "1.1.17"
NAME = "OpenRAM v{}".format(VERSION)
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"