From: Felipe Pena Date: Fri, 15 Nov 2013 20:21:36 +0000 (-0200) Subject: - Back to development X-Git-Tag: php-5.6.0alpha1~110^2~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cbc914406f54b6b96bb7616e018a0f06ef5cb84;p=php - Back to development --- diff --git a/phpdbg.h b/phpdbg.h index b05caf7c55..3d3cdc0260 100644 --- a/phpdbg.h +++ b/phpdbg.h @@ -93,7 +93,7 @@ /* {{{ strings */ #define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues" -#define PHPDBG_VERSION "0.0.1" /* }}} */ +#define PHPDBG_VERSION "0.0.2-dev" /* }}} */ typedef struct _phpdbg_command_t phpdbg_command_t;