This commit is contained in:
mrg 2021-04-21 13:46:31 -07:00
parent 9d438d9181
commit 54c6043cb8
1 changed files with 1 additions and 1 deletions

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"