masqmail-0.2

diff configure.ac @ 78:6538aa6969e5

next version will be 0.2.24
author meillo@marmaro.de
date Sat, 19 Jun 2010 10:51:23 +0200
parents 66d47cc69611
children 311d4ac8a2eb
line diff
     1.1 --- a/configure.ac	Wed Jun 16 22:09:33 2010 +0200
     1.2 +++ b/configure.ac	Sat Jun 19 10:51:23 2010 +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.23, meillo@marmaro.de)
     1.8 +AC_INIT(masqmail, 0.2.24, meillo@marmaro.de)
     1.9  AC_CONFIG_SRCDIR([src/masqmail.c])
    1.10  AM_CONFIG_HEADER(config.h)
    1.11  AM_INIT_AUTOMAKE()