From: Karel Zak Date: Tue, 13 Nov 2007 09:46:57 +0000 (+0100) Subject: build-sys: release++ X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=048745d7bcd48e6fbf144f20d16157ba563ce5ed;p=util-linux build-sys: release++ Increment release number to v2.13.1 Signed-off-by: Karel Zak --- diff --git a/configure.ac b/configure.ac index d073be13..16c897c7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.13, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.13.1-rc1, kzak@redhat.com) AC_PREREQ(2.59)