Skip to content

Commit d83c7c2

Browse files
committed
- Preparing for first release
1 parent cd8efea commit d83c7c2

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
@@ -93,7 +93,7 @@
9393

9494
/* {{{ strings */
9595
#define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues"
96-
#define PHPDBG_VERSION "0.0.0" /* }}} */
96+
#define PHPDBG_VERSION "0.0.1" /* }}} */
9797

9898
typedef struct _phpdbg_command_t phpdbg_command_t;
9999

0 commit comments

Comments
 (0)