summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-05-28 08:02:31 +0200
committerGuido Günther <agx@sigxcpu.org>2015-05-28 08:02:31 +0200
commit29c488b31a84790fb6590beb36de3d7d30a2bc0f (patch)
tree7ea1edba4f8b9147ab10e9a7c7edfb4942fc4df9 /configure.ac
parentbf201a65bde54dd6488c43c04dc60381023013e0 (diff)
New upstream version 1.2.16~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 d5fb71d17..6122fa5d2 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.15], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.2.16], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])