diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-05-14 06:08:53 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-05-14 06:08:53 +0000 |
commit | db46ea3e8a55359a0f95ed1c02e5b02e1a831cfd (patch) | |
tree | 96dd4c8f255d95394d096c14ecc3b728fe48e760 | |
parent | 356dcd269c683ea4fe19738a70acb3f28a79f59e (diff) |
Bumped the version for OpenSlug 1.12
BKrev: 428595f5uPkAO0asHiHidPaDg8ov7Q
-rw-r--r-- | conf/distro/openslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index fdc27019e7..59575f0810 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: OpenSlug Linux Distribution for the NSLU2 DISTRO_NAME = "OpenSlug" -DISTRO_VERSION = "1.10-beta" +DISTRO_VERSION = "1.12-beta" DISTRO_TYPE ?= "beta" TARGET_FPU_local ?= "soft" |