summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrakjoe <joe.watkins@live.co.uk>2014-01-13 08:19:37 +0000
committerkrakjoe <joe.watkins@live.co.uk>2014-01-13 08:19:37 +0000
commitc645e5043edadc986a24eac2bcc64842da5f0d98 (patch)
treec3e34d12537bf4255f6e250be6e495dd32815d38
parent1ba3ff157e430659565e22c0f1291417306d44d1 (diff)
downloadphp-git-c645e5043edadc986a24eac2bcc64842da5f0d98.tar.gz
patch version
-rw-r--r--phpdbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpdbg.h b/phpdbg.h
index 3a3da7636a..7844772533 100644
--- a/phpdbg.h
+++ b/phpdbg.h
@@ -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"
/* }}} */