Made a very minor change to the README file to reflect the new
configuration option name "--enable-sky130-pdk" that replaces
"--with-sky130-source"; plus I noticed that the README file
also listed the incorrect option "--with-local-path" which
should be "--with-sky130-local-path". No functional change was
made to the repository.
diff --git a/VERSION b/VERSION
index 8eafdc0..1f61f61 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.98
+1.0.99
diff --git a/sky130/README b/sky130/README
index 12952f5..3afe686 100644
--- a/sky130/README
+++ b/sky130/README
@@ -79,9 +79,9 @@
not in the foundry subdirctory, and must be run from the top level
directory. Configure options are as follows:
- --with-sky130-source=/path/to/sky130/source
+ --enable-sky130-pdk=/path/to/sky130/source
"location of the source files for sky130"
- --with-local-path=/path/to/install/pdks
+ --with-sky130-local-path=/path/to/install/pdks
"location where the PDKs will be installed"
NOTE: The intention of the configure file is to not have to hand-edit