From: Tom Zanussi Date: Fri, 8 Aug 2014 20:56:55 +0000 (-0500) Subject: wic: Bump the version to 2.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~32835 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d263cb055333e6432454a13403eda471c514a3e6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git wic: Bump the version to 2.0 This represents a complete rework, and if we assume the previous version should have been 1.0 (instead of a silly .1x version), then this should be 2.0. Signed-off-by: Tom Zanussi --- diff --git a/scripts/lib/wic/__version__.py b/scripts/lib/wic/__version__.py index 60d7626cacd..5452a467122 100644 --- a/scripts/lib/wic/__version__.py +++ b/scripts/lib/wic/__version__.py @@ -1 +1 @@ -VERSION = "0.14" +VERSION = "2.00"