From: Felipe Pena Date: Fri, 15 Nov 2013 20:10:04 +0000 (-0200) Subject: - Preparing for first release X-Git-Tag: php-5.6.0alpha1~110^2~297 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d83c7c27d25c08bc47c7aa9250ccaf5e24db9cf5;p=php - Preparing for first release --- diff --git a/phpdbg.h b/phpdbg.h index 8577624eb9..b05caf7c55 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.0" /* }}} */ +#define PHPDBG_VERSION "0.0.1" /* }}} */ typedef struct _phpdbg_command_t phpdbg_command_t;