From 18cbd19f1dabbd8f8daafac79dd339ec4c43d322 Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Tue, 13 May 2014 23:04:00 +0200 Subject: Add new Changelog and fix version number --- Changelog | 4 ++++ php_suhosin.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 87344d1..1a7f7ec 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +2014-05-xx - 0.9.36-dev + + - Added LICENSE file to make distributions happy + 2014-02-24 - 0.9.35 - From now only PHP >= 5.4 is officially supported diff --git a/php_suhosin.h b/php_suhosin.h index da6b7e1..608e420 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.35" +#define SUHOSIN_EXT_VERSION "0.9.36-dev" /*#define SUHOSIN_DEBUG*/ #define SUHOSIN_LOG "/tmp/suhosin_log.txt" -- cgit v1.3