Updated version string to next minor version.

This commit is contained in:
Matthias Koefferlein 2017-12-20 22:20:04 +01:00
parent 4f3c745790
commit f796ff8971
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"
KLAYOUT_VERSION="0.25.1"
# The build date
KLAYOUT_VERSION_DATE=$(date --iso-8601)