diff configure.ac @ 40:8071dc6c6ed1

next version will be 0.3.0
author meillo@marmaro.de
date Mon, 10 May 2010 11:03:26 +0200
parents 9bf8b9f0f09d
children 03817f849106
line wrap: on
line diff
--- a/configure.ac	Mon May 10 10:59:15 2010 +0200
+++ b/configure.ac	Mon May 10 11:03:26 2010 +0200
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(masqmail, 0.2.21, meillo@marmaro.de)
+AC_INIT(masqmail, 0.3.0, meillo@marmaro.de)
 AC_CONFIG_SRCDIR([src/masqmail.c])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE()