From: krakjoe Date: Mon, 13 Jan 2014 08:19:37 +0000 (+0000) Subject: patch version X-Git-Tag: php-5.6.0alpha1~14^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c645e5043edadc986a24eac2bcc64842da5f0d98;p=php patch version --- 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" /* }}} */