diff options
author | Dirk von Suchodoletz | 2010-08-10 18:51:21 +0200 |
---|---|---|
committer | Dirk von Suchodoletz | 2010-08-10 18:51:21 +0200 |
commit | 245a62abef0aa0ef1b3aaa1c936a29696f8c6445 (patch) | |
tree | 33e04ca70863c2fe039bb5cb4593919dbcf89ba4 /VERSIONS | |
parent | Trying on new bootsplash generation ... adding needed framebuffer (diff) | |
download | core-245a62abef0aa0ef1b3aaa1c936a29696f8c6445.tar.gz core-245a62abef0aa0ef1b3aaa1c936a29696f8c6445.tar.xz core-245a62abef0aa0ef1b3aaa1c936a29696f8c6445.zip |
Typo ...
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="93.0" +OPENSLX_VERSION_RELEASE="93.1" OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}" |