summaryrefslogtreecommitdiff
path: root/php_suhosin.h
diff options
context:
space:
mode:
authorStefan Esser2012-01-19 16:48:10 +0100
committerStefan Esser2012-01-19 16:48:10 +0100
commitbb16ddd901887c3bbf84fae8eab99ada82897dd4 (patch)
tree2d4c9b27cf8be977d26d1b91b5f0b563683c02e3 /php_suhosin.h
parentc63e44bed3bbb8dce4598d1f80268a23ecf3ca30 (diff)
Prepare release of Suhosin 0.9.33
Diffstat (limited to '')
-rw-r--r--php_suhosin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_suhosin.h b/php_suhosin.h
index 3390094..3f9ca38 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.33-dev" 25#define SUHOSIN_EXT_VERSION "0.9.33"
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"