From fd863fc3cffbb67116cc0015ba8d97d238e59a27 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Tue, 4 Feb 2014 12:32:54 +0200 Subject: [PATCH] Bump the version to 3.2-rc2 Change-Id: I696fa22ca1bda36b47a30746fb98c610420db97f Signed-off-by: Artem Bityutskiy --- debian/changelog | 4 ++-- packaging/bmap-tools.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d264981..dccb29a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 31 Jan 2014 12:54:42 +0200 diff --git a/packaging/bmap-tools.spec b/packaging/bmap-tools.spec index dde4dfb..a849a0d 100644 --- a/packaging/bmap-tools.spec +++ b/packaging/bmap-tools.spec @@ -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 -- 2.34.1