diff options
author | krakjoe <joe.watkins@live.co.uk> | 2013-12-01 10:23:37 +0000 |
---|---|---|
committer | krakjoe <joe.watkins@live.co.uk> | 2013-12-01 10:23:37 +0000 |
commit | 723b721fb9a703c4a67cf9afa322745ff797feb3 (patch) | |
tree | 7904a4d799e134feb39cfd76a926f75d4a8c730c | |
parent | 083cce91624f676cf9d16537cc2050b6cfffb372 (diff) | |
download | php-git-723b721fb9a703c4a67cf9afa322745ff797feb3.tar.gz |
update version
-rw-r--r-- | phpdbg.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" /* }}} */ |