summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrakjoe <joe.watkins@live.co.uk>2013-12-01 10:22:41 +0000
committerkrakjoe <joe.watkins@live.co.uk>2013-12-01 10:22:41 +0000
commit083cce91624f676cf9d16537cc2050b6cfffb372 (patch)
tree94a93fef93a07651adf5c266009ac5883448f11a
parentd76e24b2db94472f11cf8cdc50ffd4c4ed520d4b (diff)
downloadphp-git-083cce91624f676cf9d16537cc2050b6cfffb372.tar.gz
tag correct version
-rw-r--r--phpdbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpdbg.h b/phpdbg.h
index 0102892f79..0ab9e60f30 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.3.0-dev"
+#define PHPDBG_VERSION "0.2.0"
#define PHPDBG_INIT_FILENAME ".phpdbginit"
/* }}} */