diff options
author | Sebastian Schmelzer | 2010-09-15 17:39:48 +0200 |
---|---|---|
committer | Sebastian Schmelzer | 2010-09-15 17:39:48 +0200 |
commit | 091627cca25aa5a6584536e93a9b9869e776555b (patch) | |
tree | 93648964d6c72a103315c39c26bb978b8d45bd1e /VERSIONS | |
parent | Merge branch 'master' of git+ssh://git.openslx.org/openslx/core (diff) | |
download | core-091627cca25aa5a6584536e93a9b9869e776555b.tar.gz core-091627cca25aa5a6584536e93a9b9869e776555b.tar.xz core-091627cca25aa5a6584536e93a9b9869e776555b.zip |
update version
Diffstat (limited to 'VERSIONS')
-rw-r--r-- | VERSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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}" |