summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrakjoe <joe.watkins@live.co.uk>2014-02-02 14:04:47 +0000
committerkrakjoe <joe.watkins@live.co.uk>2014-02-02 14:04:47 +0000
commit4a96a75c7df1dd88b4f539638c87586c37a0c6c1 (patch)
tree83c92cffdb214c5c4c0b8fce094f4465269050f8
parenta58c74f1c7f46a0dbdcbe9d1211902a4a8c755cf (diff)
downloadphp-git-4a96a75c7df1dd88b4f539638c87586c37a0c6c1.tar.gz
update version
-rw-r--r--sapi/phpdbg/phpdbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phpdbg/phpdbg.h b/sapi/phpdbg/phpdbg.h
index 6b7afb2370..68c505ca63 100644
--- a/sapi/phpdbg/phpdbg.h
+++ b/sapi/phpdbg/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.1"
+#define PHPDBG_VERSION "0.3.2"
#define PHPDBG_INIT_FILENAME ".phpdbginit"
/* }}} */