[libchamplain/libchamplain-0-2: 12/12] Version bump to 0.2.10



commit 9cf0c5720838a6c51ad6424f9d74ef19d9393a4a
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Thu Apr 2 02:57:02 2009 +0300

    Version bump to 0.2.10
---
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index e105083..6199854 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
 libchamplain 0.2.9 (2009-02-26)
 ===============================
 
+Fixes:
+
+* Fix symbols' export (some tidy_* were left)
+* Get rid of the svg file
+
+libchamplain 0.2.9 (2009-02-26)
+===============================
+
 Enhancements:
 
 * Add a new animated marker demo
diff --git a/configure.ac b/configure.ac
index 4dfc31a..6617917 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.9, pierre-luc pierlux com)
+AC_INIT(libchamplain, 0.2.10, pierre-luc pierlux com)
 AC_CONFIG_SRCDIR([champlain/champlainview.h])
 AC_CONFIG_HEADER([config.h])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]