From 98c5d8c05d29612997077393a1f6165c09fe1bb3 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Tue, 16 Sep 2008 08:31:00 -0400 Subject: [PATCH] Version increment --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4cabb4e..020fcb5 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(libchamplain-gtk, 0.2, pierre-luc@squidy.info) +AC_INIT(libchamplain-gtk, 0.2.1, pierre-luc@squidy.info) AC_CONFIG_SRCDIR([champlain-gtk/champlainviewembed.h]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR(m4) -- 2.39.5