summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-10-31 11:37:59 +0100
committerGuido Günther <agx@sigxcpu.org>2015-10-31 11:37:59 +0100
commit42946f7ca4765eec26f2b8aeb3f70944d728b0e0 (patch)
tree71c539389b1a24183371affa658b6fa19a7f9208 /configure.ac
parenta4989de47670012933ab6a4119796d7469a90bfb (diff)
New upstream version 1.2.21~rc1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d0603d39..75e95b7aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU Lesser General Public
dnl License along with this library. If not, see
dnl <http://www.gnu.org/licenses/>.
-AC_INIT([libvirt], [1.2.20], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.2.21], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])