diff configure.ac @ 431:34c919a8d74e 0.3.5

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 wrap: on
line diff
--- a/configure.ac	Sat Feb 07 11:14:09 2015 +0100
+++ b/configure.ac	Sat Feb 07 11:17:53 2015 +0100
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(masqmail, 0.3.5-dev, meillo@marmaro.de)
+AC_INIT(masqmail, 0.3.5, meillo@marmaro.de)
 AC_CONFIG_SRCDIR([src/masqmail.c])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE()