This commit is contained in:
mrg
2020-12-15 10:56:45 -08:00
parent 6714e9fac0
commit 028d2a2954
+1 -1
View File
@@ -19,7 +19,7 @@ import re
import copy
import importlib
VERSION = "1.1.9"
VERSION = "1.1.10"
NAME = "OpenRAM v{}".format(VERSION)
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"