Release version 0.1.1
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 7 Nov 2012 09:39:53 +0000 (11:39 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 08:10:40 +0000 (10:10 +0200)
Change-Id: I86c186f8a8ee99cde051fd626c9e8854ae90a9cf
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmap-creator
bmap-flasher
debian/changelog
packaging/bmap-tools.changes
packaging/bmap-tools.spec

index 2a6f6c5..9d78fc0 100755 (executable)
@@ -29,7 +29,7 @@ areas represent the areas which have to be flashed. The block map file lists
 these areas.
 """
 
-VERSION = "0.1.0"
+VERSION = "0.1.1"
 
 import argparse
 import sys
index 6bec13d..8447df9 100755 (executable)
@@ -24,7 +24,7 @@ essentially, it is an XML document which contains list of blocks in the image
 file which have to be copied to the block device.
 """
 
-VERSION = "0.1.0"
+VERSION = "0.1.1"
 
 import argparse
 import sys
index 64663e3..a616668 100644 (file)
@@ -1,3 +1,9 @@
+bmap-tools (0.1.1) unstable; urgency=low
+
+  * Release 0.1.1 - a lot of fixes and speed improvements.
+
+ -- Artem Bityutskiy <artem.bityutskiy@linux.intel.com>  Wed, 07 Nov 2012 11:36:29 +0200
+
 bmap-tools (0.1.0) unstable; urgency=low
 
   * Initial release.
index bd0b231..2bec8b3 100644 (file)
@@ -1,5 +1,5 @@
--------------------------------------------------------------------
-Sat Oct 27 19:13:31 UTC 2012 - eduard.bartosh@intel.com
-
-- Initial packaging 
+Wed Nov  7 09:37:59 UTC 2012 - Artem.Bityutskiy@intel.com
+- Release 0.1.1 - a lot of fixes and speed improvements.
 
+Sat Oct 27 19:13:31 UTC 2012 - eduard.bartosh@intel.com
+- Initial packaging.
index 6e74a02..a2b777f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       bmap-tools
 Summary:    Bmap Tools
-Version:    0.1.0
+Version:    0.1.1
 Release:    1
 Group:      Development/Tools/Other
 License:    GPL-2.0