Updated version field to distinguish from existing versions.

This commit is contained in:
Matthias Koefferlein 2018-06-24 14:51:50 +02:00
parent da65851ee2
commit 5322b48193
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# This script is sourced to define the main version parameters
# The main version
KLAYOUT_VERSION="0.25.3"
KLAYOUT_VERSION="0.26"
# The build date
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")