Skip to content

Commit 9712387

Browse files
committed
update version after release
1 parent e7fa292 commit 9712387

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
@@ -118,7 +118,7 @@
118118

119119
/* {{{ strings */
120120
#define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues"
121-
#define PHPDBG_VERSION "0.1.0" /* }}} */
121+
#define PHPDBG_VERSION "0.1.1-dev" /* }}} */
122122

123123
/* {{{ output descriptors */
124124
#define PHPDBG_STDIN 0

0 commit comments

Comments
 (0)