From 58aff3265c05dfd2b6411c669ca8026523d99eb9 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 28 Jul 2010 16:17:48 -0500 Subject: CoreCDP version 1.0.1 --- conf/distro/corecdp.conf | 2 +- recipes/base-files/base-files_3.0.14.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/corecdp.conf b/conf/distro/corecdp.conf index ef650e8836..91dac6a40f 100644 --- a/conf/distro/corecdp.conf +++ b/conf/distro/corecdp.conf @@ -11,7 +11,7 @@ require conf/amend-recipes.inc DISTRO_NAME = "CoreCDP" DISTRO = "corecdp" -DISTRO_VERSION = "1.0.0" +DISTRO_VERSION = "1.0.1" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" BUILDNAME = "${DISTRO_NAME} ${DISTRO_VERSION}" diff --git a/recipes/base-files/base-files_3.0.14.bb b/recipes/base-files/base-files_3.0.14.bb index f2d02b0fa0..56b1b51127 100644 --- a/recipes/base-files/base-files_3.0.14.bb +++ b/recipes/base-files/base-files_3.0.14.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Miscellaneous files for the base system." SECTION = "base" PRIORITY = "required" -PR = "r89" +PR = "r90" LICENSE = "GPL" SRC_URI = " \ -- cgit v1.2.3