diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-12-18 16:15:46 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-12-18 16:15:46 -0600 |
commit | 97c8224d129f777bbdb4eb4d6de16c3aac8aa90a (patch) | |
tree | 2dc3505204da51b24037e325a0f6234d7fd08252 | |
parent | b628fbacd6df7e89063be2eced6eaad112ebb053 (diff) |
corecdp: set version 2.3.2
-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 765a174..ba4fbf6 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.3.1" +DISTRO_VERSION = "2.3.2" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" |