diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-03-13 16:01:05 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-03-13 16:01:05 +0000 |
commit | c09aabe91f8c1b0719d1f088a49f5a09cf43198f (patch) | |
tree | 771f1f882ce9bd9ac102e641997bafd308ad7428 /conf | |
parent | 2b6c35cc5513a15159e06bd558cf3e84eac146fd (diff) | |
parent | 9d607dcf64c5a5d01357c70dde8a27d43585c4b4 (diff) |
merge of 'b592c1063a1045b5c449b903ece438c03d0c789d'
and 'be764317c941533a6560579325382cea86110ca9'
Diffstat (limited to 'conf')
-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): |