summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2007-12-31 17:16:07 +0000
committerMike Westerhof <mwester@dls.net>2007-12-31 17:16:07 +0000
commit731d03e195e1de83199e77eda9fee4b857389f41 (patch)
tree67ffad33c16c4d0fa08ebf1697e576485d94f0e4
parentc5ce5d13067f1b2a4e86bc0b9c01c485170be5e2 (diff)
SlugOS: bump version number in mtn up to 4.9, as 4.8 has been released.
-rw-r--r--conf/distro/include/slugos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 177a0edfe8..ea4980b55a 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -16,7 +16,7 @@
#TARGET_OS "linux" or "linux-uclibc"
# The following may be overridden to make sub-versions
-SLUGOS_VERSION = "4.8"
+SLUGOS_VERSION = "4.9"
DISTRO_REVISION ?= ""
DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
# For release (only):