From c188ed507d08fc30fa2e17e2e6c72628426fbb19 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 19 Mar 2013 16:14:50 -0500 Subject: release: bump version to 1.2.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3