diff configure.ac @ 342:3f1eecd8082d

bumped version number
author markus schnalke <meillo@marmaro.de>
date Wed, 31 Aug 2011 09:39:40 +0200
parents e6864daf89f4
children 92340177150d
line wrap: on
line diff
--- a/configure.ac	Wed Aug 31 09:38:43 2011 +0200
+++ b/configure.ac	Wed Aug 31 09:39:40 2011 +0200
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(masqmail, 0.3.3, meillo@marmaro.de)
+AC_INIT(masqmail, 0.3.4-dev, meillo@marmaro.de)
 AC_CONFIG_SRCDIR([src/masqmail.c])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE()