From f3efcde454d85cdf4b6ddafa05afe99cea5cfd78 Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Tue, 10 Jun 2014 10:58:36 +0200 Subject: Prepare release of suhosin-0.9.36 --- Changelog | 2 +- php_suhosin.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 1218c8a..2bad2b3 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -2014-05-xx - 0.9.36-dev +2014-06-10 - 0.9.36 - Added better handling of non existing/non executable shell scripts - Added protection against XSS/SQL/Other Injections through User-Agent HTTP header diff --git a/php_suhosin.h b/php_suhosin.h index 3454f5d..e5604a7 100644 --- a/php_suhosin.h +++ b/php_suhosin.h @@ -22,7 +22,7 @@ #ifndef PHP_SUHOSIN_H #define PHP_SUHOSIN_H -#define SUHOSIN_EXT_VERSION "0.9.36-dev" +#define SUHOSIN_EXT_VERSION "0.9.36" /*#define SUHOSIN_DEBUG*/ #define SUHOSIN_LOG "/tmp/suhosin_log.txt" -- cgit v1.3