diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-03-05 16:32:08 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-03-05 16:32:08 -0600 |
commit | b9841b590d5b63194cd6f5864cb63a73e8330575 (patch) | |
tree | 7e66d88786ae8e58c42f63d9d2cf9e6e5a9f19c3 /multitech/conf/distro | |
parent | 0ab14d7128c751c46c33c7469b44583b7b3919d0 (diff) |
corecdp: bump version to 2.3.0
Diffstat (limited to 'multitech/conf/distro')
-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 6d2b00f..01374c4 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.2.2" +DISTRO_VERSION = "2.3.0" DISTRO_PR = ".10" DISTRO_TYPE = "release" TARGET_VENDOR = "-corecdp" |