diff configure.ac @ 52:c80a5730bcc5

next release will be 0.2.23
author meillo@marmaro.de
date Thu, 27 May 2010 13:33:14 +0200
parents 03817f849106
children 185ba6c0e6f0
line wrap: on
line diff
--- a/configure.ac	Fri May 21 14:45:56 2010 +0200
+++ b/configure.ac	Thu May 27 13:33:14 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.22, meillo@marmaro.de)
+AC_INIT(masqmail, 0.2.23, meillo@marmaro.de)
 AC_CONFIG_SRCDIR([src/masqmail.c])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE()