]> code.ossystems Code Review - openembedded-core.git/commitdiff
wic: Bump the version to 2.0
authorTom Zanussi <tom.zanussi@linux.intel.com>
Fri, 8 Aug 2014 20:56:55 +0000 (15:56 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Aug 2014 09:52:19 +0000 (10:52 +0100)
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@linux.intel.com>
scripts/lib/wic/__version__.py

index 60d7626cacd163c9555aead1ed9aadf666dd2bf2..5452a46712289f1ec767dab239b440ee5796f9a5 100644 (file)
@@ -1 +1 @@
-VERSION = "0.14"
+VERSION = "2.00"