aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2011-07-17 08:37:23 -0500
committerMike Westerhof <mwester@dls.net>2011-07-17 08:37:23 -0500
commitb507af733eb2dbd1a020ae6149d7d97aa0d8f098 (patch)
tree50487203b1ea6a3d6b5744daecdb2433eff407c1 /conf
parentb07d23a66099382ae362495cad9ee57fe611d4bf (diff)
downloadopenembedded-b507af733eb2dbd1a020ae6149d7d97aa0d8f098.tar.gz
SlugOS: slugos.inc - update version number to indicate that the
dev branch is now for SlugOS 6.1-alpha development. Signed-off-by: Mike Westerhof <mike@mwester.net>
Diffstat (limited to 'conf')
-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 0451fc1f38..0c49140b79 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 = "6.0"
+SLUGOS_VERSION = "6.1"
DISTRO_REVISION ?= ""
DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
# For release (only):