From 9085f5b533fdf85e86c9d7ab2f0f4ac4c8906e2a Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 15 Mar 2010 20:48:49 +0000 Subject: Corrected issue with firefox and long post data (had to do with read function not handling EAGAIN and EINTR correctly). --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bb2aedf..54f8daa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl -AC_INIT(mod_gnutls, 0.5.4) +AC_INIT(mod_gnutls, 0.5.5) OOO_CONFIG_NICE(config.nice) MOD_GNUTLS_VERSION=AC_PACKAGE_VERSION AC_PREREQ(2.53) -- cgit v0.9.2