summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Esser2014-02-18 11:02:19 +0100
committerStefan Esser2014-02-18 11:02:19 +0100
commit80035b7ecc71f6a7fad69ed4c25169cf3c5cce35 (patch)
tree7a416febf3fbc7c55598a4ab07736707924c01ea
parent08caa5ac0051445077989810786fc3a41f7e390e (diff)
Forgot to change the version number here.
-rw-r--r--php_suhosin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_suhosin.h b/php_suhosin.h
index 46e21a3..2adc854 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.34-dev" 25#define SUHOSIN_EXT_VERSION "0.9.35-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"