Skip to content

Commit f4043e3

Browse files
authored
Merge pull request #987 from jmikola/phpc-1364
PHPC-1364: Include LIBMONGOC_VERSION_CURRENT in PECL package
2 parents 9cdbfec + 2895669 commit f4043e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/prep-release.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ function get_files() {
3939
"scripts/autotools/*/*.{m4}",
4040

4141
"src/*.{c,h}",
42+
"src/LIBMONGOC_VERSION_CURRENT",
4243

4344
"src/MongoDB/*.{c,h}",
4445
"src/MongoDB/Exception/*.{c,h}",

0 commit comments

Comments
 (0)