diff options
author | Koen Kooi <koen@openembedded.org> | 2010-03-21 16:00:53 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-21 16:01:32 +0100 |
commit | 097e2a981e58fa52837c352283f503f190896433 (patch) | |
tree | 7c27b0e453c1e5a30dda5c4d706a1e8cf75f210c | |
parent | d29c8d9fbaed97c86ea7d6a423fd69f1ef7a4f59 (diff) |
angstrom: bump version
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 225e218a5a..ce0cd8b88d 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -21,7 +21,7 @@ # stable/2009 branch #DISTRO_VERSION = "2009.X" -DISTRO_VERSION = "2009.X-test-${DATE}" +DISTRO_VERSION = "2010.4-test-${DATE}" DISTRO_REVISION = "3" DISTRO_PR = ".5" |