Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c414ca commit c48c807Copy full SHA for c48c807
php-git2.h
@@ -27,7 +27,7 @@ extern "C" {
27
}
28
29
#define PHP_GIT2_EXTNAME "git2"
30
-#define PHP_GIT2_EXTVER "1.0.0-dev"
+#define PHP_GIT2_EXTVER "1.0.0"
31
32
// Include the libgit2 headers. They should be installed on the system already.
33
extern "C" {
0 commit comments