diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-02 14:28:38 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-02 14:28:38 +0100 |
commit | bb045b0b4ca8567a312e7ef051f3bb078a253810 (patch) | |
tree | 1be9a6e502282c8ae018d68cc7b9ba794b6d108f /conf/distro/angstrom-2008.1.conf | |
parent | 54c7e2a6e46ce1c710b924e3472ace49080b4162 (diff) |
angstrom 2008: bump to 2009 internally, the file is still called 2008
Diffstat (limited to 'conf/distro/angstrom-2008.1.conf')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index e1ceb9888a..048857b8fa 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -16,8 +16,8 @@ # Again, in doubt, use DISTRO="angstrom-2007.1" with the # org.openembedded.angstrom-2007.12-stable branch -#DISTRO_VERSION = "2008.1" -DISTRO_VERSION = "2008.1-test-${DATE}" +#DISTRO_VERSION = "2009.X" +DISTRO_VERSION = "2009.X-test-${DATE}" DISTRO_REVISION = "1" DISTRO_PR = ".1" |