+2006-02-19: wmnotify-0.3.2 has been released.
+ Fixes a problem when compiling wmnotify with
+ openssl-0.9.8.
+ See the file 'ChangeLog' for further details.
+
2005-06-22: wmnotify-0.3.1 has been released.
This is a bug fix regarding IMAP4 server responses
spanning multiple packets.
# configure.in -- Process this file with autoconf to produce configure.
dnl Initialization stuff.
-AC_INIT(wmnotify, 0.3.1)
+AC_INIT(wmnotify, 0.3.2)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR(src/wmnotify.c)
AM_CONFIG_HEADER(config.h:config-h.in)