diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-18 13:38:58 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-18 13:38:58 +0200 |
commit | 1d7eeddd2a2d06d16f526f0eaeb6fb38595589c1 (patch) | |
tree | c5628c761f2554c482d4b1aae34bbea32a5e654c | |
parent | cdfe641ca1ac5a6a144c9b70d5b3238a12a9d6cd (diff) |
angstrom: bump distro 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 992d6566a3..7c70c84552 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 = "2010.4-test-${DATE}" +DISTRO_VERSION = "2010.7-test-${DATE}" DISTRO_REVISION = "3" DISTRO_PR = ".5" |