From 1a2fe27ba45025e5c85d698aca1fbfb8f5d30c94 Mon Sep 17 00:00:00 2001 From: Alberto Mardegan Date: Mon, 16 Apr 2012 09:24:48 +0300 Subject: [PATCH] Version 1.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1b463f5..8919a8d 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.1) +AC_INIT(libsignon-glib, 1.2) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_CONFIG_HEADER(config.h) -- 2.34.1