diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-28 21:24:04 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-30 10:45:32 +0100 |
commit | 3867bedec06a1f61f391501f37953e9c1050effb (patch) | |
tree | be9a9bb4e3554071d6082e1331edd3eeeb8abf03 | |
parent | 68e309c3923cbce4f5ea9449d05ea84e1d21a47c (diff) |
angstrom 2009.X: bump DISTRO_PR to 5 per earlier agreement
-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 0e1f39a7a6..c9fc16365b 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -23,7 +23,7 @@ #DISTRO_VERSION = "2009.X" DISTRO_VERSION = "2009.X-test-${DATE}" DISTRO_REVISION = "3" -DISTRO_PR = ".4" +DISTRO_PR = ".5" OLDEST_KERNEL ?= "2.6.16" |