diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2013-01-30 17:23:31 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2013-01-30 17:23:31 +0200 |
commit | 8102b29676973bb60e33b7aa9223ac66c1c4887c (patch) | |
tree | b143202f7b4b61c0d5e031cefa4c17b86a6364a1 | |
parent | 480a7faedc74216a940ef75413141317f9a21c42 (diff) | |
download | rpm-8102b29676973bb60e33b7aa9223ac66c1c4887c.tar.gz rpm-8102b29676973bb60e33b7aa9223ac66c1c4887c.tar.bz2 rpm-8102b29676973bb60e33b7aa9223ac66c1c4887c.zip |
Bump version to dot-paperbag aka 4.11.0.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f478eaefe..09d81a87e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT(rpm, 4.11.0, rpm-maint@lists.rpm.org) +AC_INIT(rpm, 4.11.0.1, rpm-maint@lists.rpm.org) AC_CONFIG_SRCDIR([rpmqv.c]) AC_CONFIG_HEADERS([config.h]) |