diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-03-13 16:00:34 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-03-13 16:00:34 +0000 |
commit | 9d607dcf64c5a5d01357c70dde8a27d43585c4b4 (patch) | |
tree | cc9eba91093e33d773aa3b9b1393d9606e043fd3 /conf/distro/include | |
parent | f0e01814e08fa47cddfceeddd074e2ce7601698f (diff) |
slugos.inc: Bumped revision to 4.4.
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/slugos.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 3edaa342cb..8bb143dbba 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.3" +SLUGOS_VERSION = "4.4" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): |