diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-07-28 16:17:48 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-07-28 16:17:48 -0500 |
commit | 58aff3265c05dfd2b6411c669ca8026523d99eb9 (patch) | |
tree | 19cd43f38bb516b38fc6effd053311e0a8d90e06 /conf/distro | |
parent | 49a940655f588447a44cf7ace375e9442e66a5f3 (diff) |
CoreCDP version 1.0.1corecdp-1.0.1
Diffstat (limited to 'conf/distro')
-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 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}" |