Updated version

This commit is contained in:
Matthias Koefferlein 2018-03-17 20:07:51 +01:00
parent 1c4a0bc7a2
commit dfd5bb1381
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.1"
KLAYOUT_VERSION="0.25.2"
# The build date
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")