diff options
author | Jesse Gilles <jgilles@multitech.com> | 2011-01-05 12:29:04 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2011-01-05 12:29:04 -0600 |
commit | ceabee017dffb1aeabb66cd747cec2c7009ddf82 (patch) | |
tree | bb322d158678999044b88a5344805747d1376985 /conf/distro | |
parent | 113236746e2de6e77dd93a2088e72604392a9ca9 (diff) | |
parent | ee2042a17c2f85d7197ef834adbec1ae558b8ed5 (diff) |
Merge branch 'multitech-corecdp-1.x' into multitech-corecdp-devmultitech-corecdp-dev
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 1acb1b6609..39ca74a170 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.1.0" +DISTRO_VERSION = "1.1.1" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" BUILDNAME = "${DISTRO_NAME} ${DISTRO_VERSION}" |