From 43531c57f8f9e0173b8bb4728c4a5e9fbfb9ca84 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Sat, 18 Oct 2008 09:38:52 -0400 Subject: [PATCH] Version bump --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 87493d5..90ed73c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,11 +2,9 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(libchamplain-gtk, 0.2.4, pierre-luc@pierlux.com) +AC_INIT(libchamplain-gtk, 0.2.5, pierre-luc@pierlux.com) AC_CONFIG_SRCDIR([champlain-gtk/champlainviewembed.h]) AC_CONFIG_HEADER([config.h]) -AC_CONFIG_MACRO_DIR(m4) - AM_INIT_AUTOMAKE AC_LIBTOOL_DLOPEN -- 2.39.5