From dd2718e1d026d8e7b1594754cf94e4dffa367cb6 Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 25 Mar 2010 11:01:34 +0100 Subject: Go back to development. --- Changelog | 4 ++++ php_suhosin.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 06593c9..feddad7 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +2010-xx-xx - 0.9.31-dev + + - ... + 2010-03-25 - 0.9.30 - Added line ending characters %0a and %0d to the list of dangerous characters handled diff --git a/php_suhosin.h b/php_suhosin.h index 7653299..c2b27c4 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.30" +#define SUHOSIN_EXT_VERSION "0.9.31-dev" /*#define SUHOSIN_DEBUG*/ #define SUHOSIN_LOG "/tmp/suhosin_log.txt" -- cgit v1.3