diff options
author | Jesse Gilles <jgilles@multitech.com> | 2014-03-03 17:16:05 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2014-03-03 17:16:05 -0600 |
commit | 0a60cac5fd8f786feb08c6df9027411e1c96ff3e (patch) | |
tree | e69d101a5a3f68c97cfd179a8399fd9a2cac6e0c | |
parent | ac895a4c403d055ea68f148446f14c2bf578fefa (diff) |
corecdp: set version 2.3.3
-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 c1e1da6..10dd43e 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.2" +DISTRO_VERSION = "2.3.3" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" |