mirror of https://github.com/VLSIDA/OpenRAM.git
Upgrade version to 1.01
This commit is contained in:
parent
59a0394c2b
commit
69e44c78d8
|
|
@ -12,7 +12,7 @@ import re
|
|||
import importlib
|
||||
|
||||
# Current version of OpenRAM.
|
||||
VERSION = "1.0"
|
||||
VERSION = "1.01"
|
||||
|
||||
USAGE = "Usage: openram.py [options] <config file>\nUse -h for help.\n"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue