summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-02-06 09:21:34 +0200
committerPanu Matilainen <pmatilai@redhat.com>2009-02-06 09:21:34 +0200
commit03b69538cdc11a4b2b964957a159267553eec0af (patch)
treee35f0ecacfcb7e314f970d956fba051177204e18
parenta3deee17430f41b27ceb6ba4563f6797527eb2bd (diff)
downloadrpm-4.6.0-release.tar.gz
Preparing for rpm 4.6.0-finalrpm-4.6.0-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 791b27f6e..4eeef5fdd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
-AC_INIT(rpm, 4.6.0-rc4, rpm-maint@lists.rpm.org)
+AC_INIT(rpm, 4.6.0, rpm-maint@lists.rpm.org)
AC_CONFIG_SRCDIR([rpmqv.c])
AC_CONFIG_HEADERS([config.h])