diff options
| -rw-r--r-- | Changelog | 4 | ||||
| -rw-r--r-- | php_suhosin.h | 2 |
2 files changed, 5 insertions, 1 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-05-xx - 0.9.36-dev | ||
| 2 | |||
| 3 | - Added LICENSE file to make distributions happy | ||
| 4 | |||
| 1 | 2014-02-24 - 0.9.35 | 5 | 2014-02-24 - 0.9.35 |
| 2 | 6 | ||
| 3 | - From now only PHP >= 5.4 is officially supported | 7 | - 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 @@ | |||
| 22 | #ifndef PHP_SUHOSIN_H | 22 | #ifndef PHP_SUHOSIN_H |
| 23 | #define PHP_SUHOSIN_H | 23 | #define PHP_SUHOSIN_H |
| 24 | 24 | ||
| 25 | #define SUHOSIN_EXT_VERSION "0.9.35" | 25 | #define SUHOSIN_EXT_VERSION "0.9.36-dev" |
| 26 | 26 | ||
| 27 | /*#define SUHOSIN_DEBUG*/ | 27 | /*#define SUHOSIN_DEBUG*/ |
| 28 | #define SUHOSIN_LOG "/tmp/suhosin_log.txt" | 28 | #define SUHOSIN_LOG "/tmp/suhosin_log.txt" |
