summaryrefslogtreecommitdiff
path: root/php_suhosin.h
diff options
context:
space:
mode:
authorBen Fuhrmannek2014-12-03 15:08:31 +0100
committerBen Fuhrmannek2014-12-03 15:08:31 +0100
commit61e49e7a4f172f9acfaf53a28d7b34a803360f63 (patch)
treede451f43df562e866cc7e7f0a4112d403a085475 /php_suhosin.h
parent7ea20b91eaa4d977991ef81bf1000758c9d3b6c6 (diff)
started 0.9.38-dev
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 7129e49..88890fb 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.37-dev" 25#define SUHOSIN_EXT_VERSION "0.9.38-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"