diff options
author | Jesse Gilles <jgilles@multitech.com> | 2015-03-31 10:59:06 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2015-03-31 10:59:06 -0500 |
commit | 34d3554a54d2ffa30680bbc53f5ff9350158c467 (patch) | |
tree | 12ae57732aa8cd09097374b44543e0887749477a | |
parent | 4febe5985770c77b0e0dd2ac2884d14d6343c9e4 (diff) |
corecdp: set version 2.3.4
-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 0546615..7905fdb 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.3" +DISTRO_VERSION = "2.3.4" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" |