Skip to content

Commit f06ac6a

Browse files
committed
Bumped version number to 0.3.0
1 parent 937cc7c commit f06ac6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpdbg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
#define PHPDBG_AUTHORS "Felipe Pena, Joe Watkins and Bob Weinand" /* Ordered by last name */
149149
#define PHPDBG_URL "http://phpdbg.com"
150150
#define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues"
151-
#define PHPDBG_VERSION "0.3.0-dev"
151+
#define PHPDBG_VERSION "0.3.0"
152152
#define PHPDBG_INIT_FILENAME ".phpdbginit"
153153
/* }}} */
154154

0 commit comments

Comments
 (0)