Commit:    e7fa292493dbcb251dce2a7463d5f1c80f5232ad
Author:    krakjoe <joe.watk...@live.co.uk>         Sat, 23 Nov 2013 18:40:28 
+0000
Parents:   cafafb0e011983543f03851ba16b2eaf61b95631
Branches:  PHP-5.6

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

Log:
change version for release

Changed paths:
  M  phpdbg.h


Diff:
diff --git a/phpdbg.h b/phpdbg.h
index 8a1b814..f412f50 100644
--- a/phpdbg.h
+++ b/phpdbg.h
@@ -118,7 +118,7 @@
 
 /* {{{ strings */
 #define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues";
-#define PHPDBG_VERSION "0.1.0-dev" /* }}} */
+#define PHPDBG_VERSION "0.1.0" /* }}} */
 
 /* {{{ output descriptors */
 #define PHPDBG_STDIN                   0


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

Reply via email to