summaryrefslogtreecommitdiffstats
path: root/VERSIONS
blob: c533e1829cc6df972afa3484d325365e6f542ef8 (plain) (blame)
1
2
3
4
OPENSLX_VERSION_MAJOR="4"
OPENSLX_VERSION_MINOR="9"
OPENSLX_VERSION_RELEASE="2"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"