summaryrefslogtreecommitdiff
path: root/php_suhosin.h
diff options
context:
space:
mode:
authorStefan Esser2014-02-24 23:28:44 +0100
committerStefan Esser2014-02-24 23:28:44 +0100
commitdf6cf614a93ca4040a217b69800d517f9df6cf4d (patch)
treebbc174b7944398acf0ed70f567c2b645b68853ff /php_suhosin.h
parent6fef70730793eccc4943bca48c47439cd19b213e (diff)
Prepare release of suhosin extension 0.9.35suhosin-0.9.35
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 2adc854..da6b7e1 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-dev" 25#define SUHOSIN_EXT_VERSION "0.9.35"
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"