summaryrefslogtreecommitdiff
path: root/php_suhosin.h
diff options
context:
space:
mode:
authorStefan Esser2014-05-13 23:04:00 +0200
committerStefan Esser2014-05-13 23:04:00 +0200
commit18cbd19f1dabbd8f8daafac79dd339ec4c43d322 (patch)
tree865096750ff28b9dccb296e278babb831a789c28 /php_suhosin.h
parentc3954376fa4c09a7cd29b99c957a93cdd8b44423 (diff)
Add new Changelog and fix version number
Diffstat (limited to 'php_suhosin.h')
-rw-r--r--php_suhosin.h2
1 files changed, 1 insertions, 1 deletions
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"