masqmail-0.2

diff configure.ac @ 189:bdd343cc4e19

bumped version number
author markus schnalke <meillo@marmaro.de>
date Sat, 27 Aug 2011 18:51:46 +0200
parents 9c3765e1171b
children
line diff
     1.1 --- a/configure.ac	Sat Aug 27 18:50:59 2011 +0200
     1.2 +++ b/configure.ac	Sat Aug 27 18:51:46 2011 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  dnl Process this file with autoconf to produce a configure script.
     1.5  
     1.6  AC_PREREQ(2.59)
     1.7 -AC_INIT(masqmail, 0.2.30, meillo@marmaro.de)
     1.8 +AC_INIT(masqmail, 0.2.31-dev, meillo@marmaro.de)
     1.9  AC_CONFIG_SRCDIR([src/masqmail.c])
    1.10  AM_CONFIG_HEADER(config.h)
    1.11  AM_INIT_AUTOMAKE()