Commit:    723b721fb9a703c4a67cf9afa322745ff797feb3
Author:    krakjoe <joe.watk...@live.co.uk>         Sun, 1 Dec 2013 10:23:37 
+0000
Parents:   083cce91624f676cf9d16537cc2050b6cfffb372
Branches:  PHP-5.6

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=723b721fb9a703c4a67cf9afa322745ff797feb3

Log:
update version

Changed paths:
  M  phpdbg.h


Diff:
diff --git a/phpdbg.h b/phpdbg.h
index 0ab9e60..0102892 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"
 /* }}} */


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to