From 1cbc914406f54b6b96bb7616e018a0f06ef5cb84 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Fri, 15 Nov 2013 18:21:36 -0200 Subject: [PATCH] - Back to development --- phpdbg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.50.1