]> err.no Git - libchamplain/commitdiff
Version bump
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 17 Oct 2008 01:50:58 +0000 (21:50 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 17 Oct 2008 01:50:58 +0000 (21:50 -0400)
.gitignore
configure.ac

index 4ac5ec59ae24faee33399956733267a682643875..0f3f177e02591cb013b4813806673a73b68d5b4f 100644 (file)
@@ -30,3 +30,4 @@ tidy/tidy-enum-types.c
 tidy/tidy-enum-types.h
 tidy/tidy-marshal.c
 tidy/tidy-marshal.h
+*~
index 168ce99bdd5acf2cdc061ed8cff68523a3f34ea1..c3504898e430bfab881a611cd021a3857185a901 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(libchamplain-gtk, 0.2.3, pierre-luc@pierlux.com)
+AC_INIT(libchamplain-gtk, 0.2.4, pierre-luc@pierlux.com)
 AC_CONFIG_SRCDIR([champlain-gtk/champlainviewembed.h])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR(m4)