mirror of https://github.com/KLayout/klayout.git
Updated version string to next minor version.
This commit is contained in:
parent
4f3c745790
commit
f796ff8971
|
|
@ -2,7 +2,7 @@
|
|||
# This script is sourced to define the main version parameters
|
||||
|
||||
# The main version
|
||||
KLAYOUT_VERSION="0.25"
|
||||
KLAYOUT_VERSION="0.25.1"
|
||||
|
||||
# The build date
|
||||
KLAYOUT_VERSION_DATE=$(date --iso-8601)
|
||||
|
|
|
|||
Loading…
Reference in New Issue