diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-08-06 11:04:38 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-08-06 11:04:38 +0000 |
commit | f981d5e7a407b1218f6c189fe803703cb8857483 (patch) | |
tree | a5aa3b36171161a3086f93a74b44343dd708e2a9 /conf | |
parent | 6f7f237a4067891355df5f8379bd3cca39076c61 (diff) | |
parent | 2726e2e97adfbc8117559309e88dfa49baf847b2 (diff) |
merge of '0f0d473a082d7b3643a49221ef58800654470d80'
and '8416ad85221db47c91cfb9a3991e6f564dc834f9'
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 bb1605e41b..00b9440b1f 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.4" +SLUGOS_VERSION = "4.5" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): |