From 599f909ea2449af2d32a49a396fe43dd7152d743 Mon Sep 17 00:00:00 2001 From: Alberto Mardegan Date: Wed, 17 Oct 2012 11:32:02 +0300 Subject: [PATCH] Version 1.7 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9db13fb..2397082 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(libsignon-glib, 1.6) +AC_INIT(libsignon-glib, 1.7) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_CONFIG_HEADER(config.h) -- 2.34.1