]> granicus.if.org Git - php/commitdiff
- Back to development
authorFelipe Pena <felipensp@gmail.com>
Fri, 15 Nov 2013 20:21:36 +0000 (18:21 -0200)
committerFelipe Pena <felipensp@gmail.com>
Fri, 15 Nov 2013 20:21:36 +0000 (18:21 -0200)
phpdbg.h

index b05caf7c55e241867642b864fef2cd3b48e9d852..3d3cdc02601180eb75e89f1d4c833765ea1814da 100644 (file)
--- a/phpdbg.h
+++ b/phpdbg.h
@@ -93,7 +93,7 @@
 
 /* {{{ strings */
 #define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues"
-#define PHPDBG_VERSION "0.0.1" /* }}} */
+#define PHPDBG_VERSION "0.0.2-dev" /* }}} */
 
 typedef struct _phpdbg_command_t phpdbg_command_t;