diff options
author | krakjoe <joe.watkins@live.co.uk> | 2013-12-01 10:22:41 +0000 |
---|---|---|
committer | krakjoe <joe.watkins@live.co.uk> | 2013-12-01 10:22:41 +0000 |
commit | 083cce91624f676cf9d16537cc2050b6cfffb372 (patch) | |
tree | 94a93fef93a07651adf5c266009ac5883448f11a | |
parent | d76e24b2db94472f11cf8cdc50ffd4c4ed520d4b (diff) | |
download | php-git-083cce91624f676cf9d16537cc2050b6cfffb372.tar.gz |
tag correct 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.3.0-dev" +#define PHPDBG_VERSION "0.2.0" #define PHPDBG_INIT_FILENAME ".phpdbginit" /* }}} */ |