summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-02-09 15:26:16 +0100
committerDirk von Suchodoletz2010-02-09 15:26:16 +0100
commitcaf5083899279c739f96078599729538d5c63786 (patch)
treed88f4a2e17b44e577b47363e8d1affcd8a765320 /VERSIONS
parentsome improvements for wlan-boot (recognition of wlan interface and essid sett... (diff)
downloadcore-caf5083899279c739f96078599729538d5c63786.tar.gz
core-caf5083899279c739f96078599729538d5c63786.tar.xz
core-caf5083899279c739f96078599729538d5c63786.zip
Trivial: Remove SVN stuff from VERSIONS file ...
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSIONS b/VERSIONS
index bab118b5..688bd95a 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
OPENSLX_VERSION_MAJOR="5"
OPENSLX_VERSION_MINOR="0"
-OPENSLX_VERSION_RELEASE="90"
-OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"
+OPENSLX_VERSION_RELEASE="91"
+OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}"