summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2014-01-18 13:52:27 +0100
committerJohannes Schlüter <johannes@php.net>2014-01-18 13:52:27 +0100
commit8ff4d61f0864fbca7b2905f14de76fd400d9b3df (patch)
tree0b7513b2b81fe50e76522365d55297a53955fe72 /sapi/phpdbg/phpdbg.h
parent43a8f4f81439455d22471822bfa5f61708a2dc17 (diff)
parentc205a6f3de9d8923c2be6e16b1edc332981313a3 (diff)
downloadphp-git-8ff4d61f0864fbca7b2905f14de76fd400d9b3df.tar.gz
Merge branch 'phpdbg' into PHP-5.6
Diffstat (limited to 'sapi/phpdbg/phpdbg.h')
-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 66b4f69957..6b7afb2370 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.0"
+#define PHPDBG_VERSION "0.3.1"
#define PHPDBG_INIT_FILENAME ".phpdbginit"
/* }}} */