From 86bdc93b0efe0bbfcc9b90775192f085ce27b9a9 Mon Sep 17 00:00:00 2001 From: Nokis 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