This commit is contained in:
mrg 2021-04-19 11:54:35 -07:00
parent 439003e203
commit 9b40102bbb
1 changed files with 1 additions and 1 deletions

View File

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