Commit 6a718f48107e1563e1f3f6abde68e6148448eb3c

Version bump
.gitignore
(1 / 0)
  
3030tidy/tidy-enum-types.h
3131tidy/tidy-marshal.c
3232tidy/tidy-marshal.h
33*~
  
22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ(2.61)
5AC_INIT(libchamplain, 0.2.3, pierre-luc@pierlux.com)
5AC_INIT(libchamplain, 0.2.4, pierre-luc@pierlux.com)
66AC_CONFIG_SRCDIR([champlain/champlainview.h])
77AC_CONFIG_HEADER([config.h])
88AC_CONFIG_MACRO_DIR(m4)