wmnotify 0.3.2 v0.3.2
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 23:06:55 +0000 (19:06 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 23:14:42 +0000 (19:14 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index cc589c0..771d838 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
 
 
+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.
 2005-06-22: wmnotify-0.3.1 has been released.
         This is a bug fix regarding IMAP4 server responses
        spanning multiple packets.
index 4062197..1773570 100644 (file)
@@ -1,7 +1,7 @@
 # configure.in -- Process this file with autoconf to produce configure.
 
 dnl Initialization stuff.
 # 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)
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_SRCDIR(src/wmnotify.c)
 AM_CONFIG_HEADER(config.h:config-h.in)