This commit is contained in:
mrg 2021-08-18 11:30:00 -07:00
parent ba97fa9f85
commit 6f4d9f17af
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import getpass
import subprocess
VERSION = "1.1.17"
VERSION = "1.1.18"
NAME = "OpenRAM v{}".format(VERSION)
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"