summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-10-16 00:39:13 +0200
committerDirk von Suchodoletz2008-10-16 00:39:13 +0200
commit958151fa513012e23f980a9a08cd2248ced7b39d (patch)
tree099eedcf5e4beaf065cc772858a129e0c0679aac /VERSIONS
parent * implement setup syslogd - test needed (diff)
downloadcore-958151fa513012e23f980a9a08cd2248ced7b39d.tar.gz
core-958151fa513012e23f980a9a08cd2248ced7b39d.tar.xz
core-958151fa513012e23f980a9a08cd2248ced7b39d.zip
Cleanup, see #274. Next version set after a row of fixes ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2321 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 8bd01818..ca3c16f9 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
OPENSLX_VERSION_MAJOR="4"
OPENSLX_VERSION_MINOR="9"
-OPENSLX_VERSION_RELEASE="0"
+OPENSLX_VERSION_RELEASE="1"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"