summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-12-17 21:27:53 +0100
committerDirk von Suchodoletz2008-12-17 21:27:53 +0100
commita6c756e04be727448f4a0f7263294f16b1470b6d (patch)
tree18221a2275f5531967e801f4bf2ee71199448f69 /VERSIONS
parent * desktop.pm still depends on isFOOInstalled() functions (diff)
downloadcore-a6c756e04be727448f4a0f7263294f16b1470b6d.tar.gz
core-a6c756e04be727448f4a0f7263294f16b1470b6d.tar.xz
core-a6c756e04be727448f4a0f7263294f16b1470b6d.zip
Repairing r2428, in reply to r2431 :)
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2432 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSIONS b/VERSIONS
index c533e182..18b30d47 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
OPENSLX_VERSION_MAJOR="4"
OPENSLX_VERSION_MINOR="9"
-OPENSLX_VERSION_RELEASE="2"
+OPENSLX_VERSION_RELEASE="3"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"