diff options
author | krakjoe <joe.watkins@live.co.uk> | 2014-01-13 08:19:37 +0000 |
---|---|---|
committer | krakjoe <joe.watkins@live.co.uk> | 2014-01-13 08:19:37 +0000 |
commit | c645e5043edadc986a24eac2bcc64842da5f0d98 (patch) | |
tree | c3e34d12537bf4255f6e250be6e495dd32815d38 | |
parent | 1ba3ff157e430659565e22c0f1291417306d44d1 (diff) | |
download | php-git-c645e5043edadc986a24eac2bcc64842da5f0d98.tar.gz |
patch version
-rw-r--r-- | phpdbg.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,7 +149,7 @@ #define PHPDBG_AUTHORS "Felipe Pena, Joe Watkins and Bob Weinand" /* Ordered by last name */ #define PHPDBG_URL "http://phpdbg.com" #define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues" -#define PHPDBG_VERSION "0.3.0" +#define PHPDBG_VERSION "0.3.1" #define PHPDBG_INIT_FILENAME ".phpdbginit" /* }}} */ |