From: Pierre-Luc Beaudoin Date: Tue, 16 Sep 2008 12:30:24 +0000 (-0400) Subject: Version increment X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a9e3f1f95266a0bf652840e2ac1fee41ed4cf1;p=libchamplain Version increment --- diff --git a/configure.ac b/configure.ac index cff72cf..ae66eb7 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, 0.2, pierre-luc@squidy.info) +AC_INIT(libchamplain, 0.2.1, pierre-luc@squidy.info) AC_CONFIG_SRCDIR([champlain/champlainview.h]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR(m4)