masqmail

diff configure.ac @ 431:34c919a8d74e

Bumps version number and updates Changelog and NEWS
author markus schnalke <meillo@marmaro.de>
date Sat, 07 Feb 2015 11:17:53 +0100
parents bdbedce60247
children 81c438e1891b
line diff
     1.1 --- a/configure.ac	Sat Feb 07 11:14:09 2015 +0100
     1.2 +++ b/configure.ac	Sat Feb 07 11:17:53 2015 +0100
     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.3.5-dev, meillo@marmaro.de)
     1.8 +AC_INIT(masqmail, 0.3.5, meillo@marmaro.de)
     1.9  AC_CONFIG_SRCDIR([src/masqmail.c])
    1.10  AM_CONFIG_HEADER(config.h)
    1.11  AM_INIT_AUTOMAKE()