This commit is contained in:
mrg
2020-12-15 14:38:54 -08:00
parent 642c4e1715
commit 0bd169708c
+1 -1
View File
@@ -19,7 +19,7 @@ import re
import copy
import importlib
VERSION = "1.1.10"
VERSION = "1.1.11"
NAME = "OpenRAM v{}".format(VERSION)
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"