diff options
author | Jesse Gilles <jgilles@multitech.com> | 2012-08-28 14:53:06 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2012-08-28 14:53:06 -0500 |
commit | 29186ef3ba1fe808546f36be36b848e4aaff0eba (patch) | |
tree | aaa064595545bcd3bfb6f2f9b6d031f94db77b96 /multitech | |
parent | d602974189ad6a4c1011c833a7c9b24106757946 (diff) |
corecdp: bump version to 2.2.0
Diffstat (limited to 'multitech')
-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 946f61d..e411b6c 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.1.0" +DISTRO_VERSION = "2.2.0" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" |