diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-06 10:22:38 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-06 10:22:38 +0000 |
commit | 740a3d61b353fcbbace8f42b6e81531d70d94b43 (patch) | |
tree | 0b917f30670beb1710a92220a5a2b655f32efb43 /conf | |
parent | 281dee40f0b263965ca1a64cc9057a4a805368d5 (diff) |
slugos: bump version to 4.3 (tested BE)
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 ba61355ba8..c0401d93d3 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -35,7 +35,7 @@ #DISTRO_TYPE # The following may be overridden to make sub-versions -SLUGOS_VERSION = "4.2" +SLUGOS_VERSION = "4.3" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" # For release (only): |