Bump the version to 3.2-rc2
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 4 Feb 2014 10:32:54 +0000 (12:32 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 4 Feb 2014 10:32:54 +0000 (12:32 +0200)
Change-Id: I696fa22ca1bda36b47a30746fb98c610420db97f
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
debian/changelog
packaging/bmap-tools.spec

index d2649814d9f0c8739084e0fc6c9cd78778ee05a1..dccb29a06cd743c914bed508d97a59d949a179c3 100644 (file)
@@ -1,6 +1,6 @@
-bmap-tools (3.2~rc1) unstable; urgency=low
+bmap-tools (3.2~rc2) unstable; urgency=low
 
-  * Bump the version number to 3.2~rc1.
+  * Bump the version number to 3.2~rc2.
 
  -- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Fri, 31 Jan 2014 12:54:42 +0200
 
index dde4dfb11d0f828cbd68f5ea3a86deef130e6b29..a849a0d74a78a91b4dba4a53cc8265a234db5ffd 100644 (file)
@@ -1,6 +1,6 @@
 # We follow the Fedora guide for versioning. Fedora recommends to use something
 # like '1.0-0.rc7' for release candidate rc7 and '1.0-1' for the '1.0' release.
-%define rc_num 1
+%define rc_num 2
 %define rc_str %{?rc_num:0.rc%{rc_num}}%{!?rc_num:1}
 
 Name: bmap-tools