From bb16ddd901887c3bbf84fae8eab99ada82897dd4 Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Thu, 19 Jan 2012 16:48:10 +0100 Subject: Prepare release of Suhosin 0.9.33 --- Changelog | 2 +- php_suhosin.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index d476787..711907b 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -2012-01-14 - 0.9.33-dev +2012-01-19 - 0.9.33 - Make clear that suhosin is incompatible to mbstring.encoding_translation=On - Stop mbstring extension from replacing POST handlers diff --git a/php_suhosin.h b/php_suhosin.h index 3390094..3f9ca38 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.33-dev" +#define SUHOSIN_EXT_VERSION "0.9.33" /*#define SUHOSIN_DEBUG*/ #define SUHOSIN_LOG "/tmp/suhosin_log.txt" -- cgit v1.3