summaryrefslogtreecommitdiff
path: root/php_suhosin.h
diff options
context:
space:
mode:
authorStefan2010-03-25 09:59:50 +0100
committerStefan2010-03-25 09:59:50 +0100
commit8d06f860704b20563755fc5d83bf923d0b8ad1e9 (patch)
tree669ef9df4f7e422ebbb1a358c7cf777c968be842 /php_suhosin.h
parentb1ec7badeca0e687c185df5649e7f60850f41f13 (diff)
Prepare release of suhosin 0.9.30
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 40f1c21..7653299 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.30-dev" 25#define SUHOSIN_EXT_VERSION "0.9.30"
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"