[oe-commits] Tom Zanussi : wic: Bump the version to 2.0

git at git.openembedded.org git at git.openembedded.org
Mon Aug 11 09:55:19 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: d263cb055333e6432454a13403eda471c514a3e6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d263cb055333e6432454a13403eda471c514a3e6

Author: Tom Zanussi <tom.zanussi at linux.intel.com>
Date:   Fri Aug  8 15:56:55 2014 -0500

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 <tom.zanussi at linux.intel.com>

---

 scripts/lib/wic/__version__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/lib/wic/__version__.py b/scripts/lib/wic/__version__.py
index 60d7626..5452a46 100644
--- a/scripts/lib/wic/__version__.py
+++ b/scripts/lib/wic/__version__.py
@@ -1 +1 @@
-VERSION = "0.14"
+VERSION = "2.00"



More information about the Openembedded-commits mailing list