diff options
| author | Stefan | 2010-03-28 22:43:13 +0200 |
|---|---|---|
| committer | Stefan | 2010-03-28 22:43:13 +0200 |
| commit | 548b0c47af605304cd364080f0a28c9262b1decc (patch) | |
| tree | c19a5f2adb157757c17810fd4b1867f47ab7b9d4 /php_suhosin.h | |
| parent | 7d69d6801392232abec655163c2a2af2bb626410 (diff) | |
Prepare release of Suhosin Extension 0.9.31
Diffstat (limited to 'php_suhosin.h')
| -rw-r--r-- | php_suhosin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php_suhosin.h b/php_suhosin.h index c2b27c4..e256ca3 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.31-dev" | 25 | #define SUHOSIN_EXT_VERSION "0.9.31" |
| 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" |
