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