diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-04-24 15:54:27 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-04-24 15:54:27 -0500 |
commit | 6dcf5216f8c54c7c6545852a9493c6de672fd053 (patch) | |
tree | 4d5fbef34762bf92f5d624c053d4e41bf25437c7 /multitech | |
parent | 894f5b81ade2057d43ca2867182b566f669e77a2 (diff) |
corecdp: set version 2.3.1
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 79f37c6..765a174 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.0" +DISTRO_VERSION = "2.3.1" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" |