diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-02-01 08:32:55 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-01 08:32:55 +0000 |
commit | 4f53bb2d58aba4a382057369405e00b165b95f42 (patch) | |
tree | 1ff0e16f71ce9d2e79f6a5f3070f07456a796513 /conf/distro/slugos-bag.conf | |
parent | 9c6194db05ec44fb2f1cf4a0032fc050d35d47b5 (diff) |
slugos: bump all version numbers to 3.2 for alpha testing in conf
Diffstat (limited to 'conf/distro/slugos-bag.conf')
-rw-r--r-- | conf/distro/slugos-bag.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos-bag.conf b/conf/distro/slugos-bag.conf index c1f5ef8d03..3710243dab 100644 --- a/conf/distro/slugos-bag.conf +++ b/conf/distro/slugos-bag.conf @@ -6,7 +6,7 @@ # This slugos variant corresponds to OpenSlug DISTRO_NAME ?= "slugos-bag" -DISTRO_VERSION ?= "3.0-beta" +DISTRO_VERSION ?= "3.2-beta" DISTRO_FEED ?= "unstable" DISTRO_TYPE ?= "beta" |