This commit is contained in:
mrg 2021-10-08 09:12:29 -07:00
parent ccab2f8064
commit f66aac3264
1 changed files with 1 additions and 1 deletions

View File

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