diff options
author | Dirk von Suchodoletz | 2010-08-06 21:58:36 +0200 |
---|---|---|
committer | Dirk von Suchodoletz | 2010-08-06 21:58:36 +0200 |
commit | ef95be1e3c40f6630f222a2b86e98317bd800f1b (patch) | |
tree | e7326fc2ef4d8b1b3e610503c1ac95388e2dc389 /VERSIONS | |
parent | Avoid annoying KDE message on removed sound devices by deleting the (diff) | |
download | core-ef95be1e3c40f6630f222a2b86e98317bd800f1b.tar.gz core-ef95be1e3c40f6630f222a2b86e98317bd800f1b.tar.xz core-ef95be1e3c40f6630f222a2b86e98317bd800f1b.zip |
Re-enabling Xserver plugin for Ubuntu to allow additions ... Rewritten
Xserver plugin to handle modern distros like Ubuntu 10.04 or SuSE 11.3.
Diffstat (limited to 'VERSIONS')
-rw-r--r-- | VERSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ OPENSLX_VERSION_MAJOR="5" OPENSLX_VERSION_MINOR="0" -OPENSLX_VERSION_RELEASE="92.2" +OPENSLX_VERSION_RELEASE="93.0" OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}" |