Skip to content

Commit 146929a

Browse files
committed
Bump version number to 0.2
1 parent ea9ad33 commit 146929a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpctags

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,11 @@ if(!isset($options['debug'])) {
2626

2727
if(isset($options['version'])) {
2828
echo <<<'EOF'
29+
Version: 0.2
30+
2931
Exuberant Ctags compatiable PHP enhancement, Copyright (C) 2012 Techlive Zheng
3032
Addresses: <techlivezheng@gmail.com>, https://github.com/techlivezheng/phpctags
33+
3134
EOF;
3235
exit;
3336
}

0 commit comments

Comments
 (0)