diff options
author | Jesse Gilles <jgilles@multitech.com> | 2012-09-12 08:53:22 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2012-09-12 08:53:22 -0500 |
commit | 56fc81f583488837a184d49a0c84eff2a0fc07db (patch) | |
tree | fdd1e3757712851059d2e8ae20c050c67f661cce | |
parent | 8b39664d5431900b2c8df25f3a3c88ec1fcab6f8 (diff) |
corecdp: version 2.2.1
-rw-r--r-- | multitech/conf/distro/corecdp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index e411b6c..b5b337b 100644 --- a/multitech/conf/distro/corecdp.conf +++ b/multitech/conf/distro/corecdp.conf @@ -8,7 +8,7 @@ require conf/distro/angstrom-2010.x.conf DISTRO_NAME = "CoreCDP" DISTRO = "corecdp" -DISTRO_VERSION = "2.2.0" +DISTRO_VERSION = "2.2.1" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" |