Commit 9cf0c5720838a6c51ad6424f9d74ef19d9393a4a

Version bump to 0.2.10
NEWS
(8 / 0)
  
11libchamplain 0.2.9 (2009-02-26)
22===============================
33
4Fixes:
5
6* Fix symbols' export (some tidy_* were left)
7* Get rid of the svg file
8
9libchamplain 0.2.9 (2009-02-26)
10===============================
11
412Enhancements:
513
614* Add a new animated marker demo
  
22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ(2.61)
5AC_INIT(libchamplain, 0.2.9, pierre-luc@pierlux.com)
5AC_INIT(libchamplain, 0.2.10, pierre-luc@pierlux.com)
66AC_CONFIG_SRCDIR([champlain/champlainview.h])
77AC_CONFIG_HEADER([config.h])
88