Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c48c807

Browse files
committed
Release php5/1.0.0
1 parent 5c414ca commit c48c807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-git2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extern "C" {
2727
}
2828

2929
#define PHP_GIT2_EXTNAME "git2"
30-
#define PHP_GIT2_EXTVER "1.0.0-dev"
30+
#define PHP_GIT2_EXTVER "1.0.0"
3131

3232
// Include the libgit2 headers. They should be installed on the system already.
3333
extern "C" {

0 commit comments

Comments
 (0)