diff options
author | Koen Kooi <koen@openembedded.org> | 2007-09-02 16:23:09 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-09-02 16:23:09 +0000 |
commit | 3a9cde93034fee74bdce37d208528c9a06c5ca32 (patch) | |
tree | 9e47a30430a97706607855aece702d40977a52b4 /conf | |
parent | dd9eae39aa872ec8401e04d3eda6fb1433459eb8 (diff) |
angstrom: make distroversion consistent between 2007.x and 2008.1
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 6d5d84a794..909e66dcd9 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -6,8 +6,8 @@ #@MAINTAINER: Michael 'Mickey' Lauer <mickey@Vanille.de> #@-------------------------------------------------------------------- -#DISTRO_VERSION = "2007.4" -DISTRO_VERSION = "test-${DATE}" +#DISTRO_VERSION = "2007.9" +DISTRO_VERSION = "2007.9-test-${DATE}" DISTRO_REVISION = "46" require conf/distro/include/sane-srcdates.inc |