update version

This commit is contained in:
krakjoe 2013-12-01 08:40:31 +00:00
parent 7e528a36b6
commit 2c216ec648

View file

@ -137,7 +137,7 @@
/* {{{ strings */
#define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues"
#define PHPDBG_VERSION "0.2.0"
#define PHPDBG_VERSION "0.3.0-dev"
#define PHPDBG_INIT_FILENAME ".phpdbginit"
/* }}} */