aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-03-19 16:14:50 -0500
committerDan Williams <dcbw@redhat.com>2013-03-19 16:14:50 -0500
commitc188ed507d08fc30fa2e17e2e6c72628426fbb19 (patch)
tree4771f9d9f875433fc8ccd2de5e3033938396bc62
parent7cf8b966c88a1007935e176bccee9d3235f2243e (diff)
release: bump version to 1.2.01.2.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 676c509..f9fd3a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
-AC_INIT([libqmi], [1.0.0], [libqmi-devel@lists.freedesktop.org])
+AC_INIT([libqmi], [1.2.0], [libqmi-devel@lists.freedesktop.org])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])