diff options
author | Pierre-Luc Beaudoin <pierre-luc@pierlux.com> | 2008-10-18 10:34:20 -0400 |
---|---|---|
committer | Pierre-Luc Beaudoin <pierre-luc@pierlux.com> | 2008-10-18 10:34:20 -0400 |
commit | 691ddecb4f7d4b290eb43583d4af9e0d695cd38a (patch) | |
tree | 6a6ee975e7f319dc34c344073e4009213a61fcd4 | |
parent | 5b32b008a4b28843e18d1c88a14bfb7cf45464ef (diff) | |
download | libchamplain-0.2.6.tar.gz |
version bumpv0.2.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dba1585..5439238 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.5, pierre-luc@pierlux.com) +AC_INIT(libchamplain, 0.2.6, pierre-luc@pierlux.com) AC_CONFIG_SRCDIR([champlain/champlainview.h]) AC_CONFIG_HEADER([config.h]) |