From: Pierre-Luc Beaudoin Date: Tue, 16 Sep 2008 12:31:00 +0000 (-0400) Subject: Version increment X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98c5d8c05d29612997077393a1f6165c09fe1bb3;p=libchamplain Version increment --- 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)