diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-05-13 11:00:28 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-05-13 11:00:28 -0500 |
commit | 8157346c8214de6f94860853bc56b6ac681d2bdb (patch) | |
tree | 401c64c14c4d2c3cae2fb911c25474d7f861adf2 | |
parent | a05f06d13822343ba6d71db2fccca181ca5474b7 (diff) |
CoreCDP version 1.0.0
-rw-r--r-- | conf/distro/corecdp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/corecdp.conf b/conf/distro/corecdp.conf index 470098125d..ef650e8836 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 = "2010.04" +DISTRO_VERSION = "1.0.0" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" BUILDNAME = "${DISTRO_NAME} ${DISTRO_VERSION}" |