From 9712387fc9eb426d9ed2bab1cf5d7ce60ebe9d1f Mon Sep 17 00:00:00 2001 From: krakjoe Date: Sat, 23 Nov 2013 18:41:10 +0000 Subject: [PATCH] update version after release --- phpdbg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpdbg.h b/phpdbg.h index f412f50c22..648bf81a59 100644 --- a/phpdbg.h +++ b/phpdbg.h @@ -118,7 +118,7 @@ /* {{{ strings */ #define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues" -#define PHPDBG_VERSION "0.1.0" /* }}} */ +#define PHPDBG_VERSION "0.1.1-dev" /* }}} */ /* {{{ output descriptors */ #define PHPDBG_STDIN 0 -- 2.40.0