]> err.no Git - libchamplain/commitdiff
Version bump
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 17 Oct 2008 01:50:02 +0000 (21:50 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 17 Oct 2008 01:50:02 +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 6dee7a88f4770bbcce12aeeadf14f550b0489ff7..88588ecacc85813cd705b3b5dadc5dd362d92e2b 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(libchamplain, 0.2.3, pierre-luc@pierlux.com)
+AC_INIT(libchamplain, 0.2.4, pierre-luc@pierlux.com)
 AC_CONFIG_SRCDIR([champlain/champlainview.h])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR(m4)