summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2002-11-05 12:30:13 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2002-11-05 12:30:13 +0000
commit037b74a4e5c146ca1950f7337c7b27ef9b87551b (patch)
treeae869348d433da26295e3a48ae02c7cf50dc4535 /configure.ac
parent267b916ea89e25e424dedd89649ba61f850fe6c8 (diff)
Version bump. Minor code reordering.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ffa5eaf..513ae57 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT(esmtp, 0.2)
+AC_INIT(esmtp, 0.3)
AC_CONFIG_SRCDIR(Makefile.am)
AM_INIT_AUTOMAKE(1.6 dist-bzip2)
AM_MAINTAINER_MODE