summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorSebastian Schmelzer2010-09-15 17:39:48 +0200
committerSebastian Schmelzer2010-09-15 17:39:48 +0200
commit091627cca25aa5a6584536e93a9b9869e776555b (patch)
tree93648964d6c72a103315c39c26bb978b8d45bd1e /VERSIONS
parentMerge branch 'master' of git+ssh://git.openslx.org/openslx/core (diff)
downloadcore-091627cca25aa5a6584536e93a9b9869e776555b.tar.gz
core-091627cca25aa5a6584536e93a9b9869e776555b.tar.xz
core-091627cca25aa5a6584536e93a9b9869e776555b.zip
update version
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSIONS b/VERSIONS
index 8815b962..3dc3f6f5 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,5 +1,5 @@
OPENSLX_VERSION_MAJOR="5"
OPENSLX_VERSION_MINOR="0"
-OPENSLX_VERSION_RELEASE="0"
+OPENSLX_VERSION_RELEASE="1"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_VERSION_BUILD}"