diff options
author | Koen Kooi <koen@openembedded.org> | 2007-12-15 08:39:06 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-12-15 08:39:06 +0000 |
commit | 95ed174327e665abc2c1c0be20cb19f032b12421 (patch) | |
tree | 1a6fd5245dd661501e4b02a1d4c271b77f9bbed4 | |
parent | 056fde7111b5143d4bb45883da38263a5772d332 (diff) |
angstrom: bump to RC1
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 2860f55854..954f4b5e9c 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -6,9 +6,9 @@ #@MAINTAINER: Michael 'Mickey' Lauer <mickey@Vanille.de> #@-------------------------------------------------------------------- -#DISTRO_VERSION = "2007.9" -DISTRO_VERSION = "2007.9-test-${DATE}" -DISTRO_REVISION = "47" +# The release will the 2007.12 +DISTRO_VERSION = "2007.11RC1" +DISTRO_REVISION = "48" require conf/distro/include/sane-srcdates.inc require conf/distro/include/sane-srcrevs.inc |