From 61e49e7a4f172f9acfaf53a28d7b34a803360f63 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 3 Dec 2014 15:08:31 +0100 Subject: started 0.9.38-dev --- Changelog | 4 +++- php_suhosin.h | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index eb717de..c426c15 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,6 @@ -2014-06-24 - 0.9.37-dev +2014-xx-xx - 0.9.38-dev + +2014-12-03 - 0.9.37 - Added SQL injection protection for Mysqli and several test cases - Added wildcard matching for SQL username diff --git a/php_suhosin.h b/php_suhosin.h index 7129e49..88890fb 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.37-dev" +#define SUHOSIN_EXT_VERSION "0.9.38-dev" /*#define SUHOSIN_DEBUG*/ #define SUHOSIN_LOG "/tmp/suhosin_log.txt" -- cgit v1.3