From cadf76d799b341400cb60c39d075197d5eee5635 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 2 Dec 2015 17:49:21 +0100 Subject: started version 0.9.39 --- Changelog | 2 ++ php_suhosin.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 6e00d9c..3fb270c 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2016-xx-xx - 0.9.39dev + 2015-05-21 - 0.9.38 - removed code compatibility for PHP <5.4 (lots of code + ifdefs) - allow https location for suhosin.filter.action diff --git a/php_suhosin.h b/php_suhosin.h index f82c460..824ce21 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.38" +#define SUHOSIN_EXT_VERSION "0.9.39dev" /*#define SUHOSIN_DEBUG*/ #define SUHOSIN_LOG "/tmp/suhosin_log.txt" -- cgit v1.3