From e60369a810dd9f654855eb124ff5202067892fd7 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Mon, 20 Jan 2014 12:25:30 +0200 Subject: [PATCH] Preparing for rpm 4.11.2-rc1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6ee1f7eed9..71ee34e9c5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT(rpm, 4.11.1, rpm-maint@lists.rpm.org) +AC_INIT(rpm, 4.11.2-rc1, rpm-maint@lists.rpm.org) AC_CONFIG_SRCDIR([rpmqv.c]) AC_CONFIG_HEADERS([config.h])