summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrakjoe <joe.watkins@live.co.uk>2013-12-01 10:23:37 +0000
committerkrakjoe <joe.watkins@live.co.uk>2013-12-01 10:23:37 +0000
commit723b721fb9a703c4a67cf9afa322745ff797feb3 (patch)
tree7904a4d799e134feb39cfd76a926f75d4a8c730c
parent083cce91624f676cf9d16537cc2050b6cfffb372 (diff)
downloadphp-git-723b721fb9a703c4a67cf9afa322745ff797feb3.tar.gz
update version
-rw-r--r--phpdbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpdbg.h b/phpdbg.h
index 0ab9e60f30..0102892f79 100644
--- a/phpdbg.h
+++ b/phpdbg.h
@@ -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"
/* }}} */