Skip to content

Commit 34440d2

Browse files
committed
Update to libmongoc beta
1 parent ea529e1 commit 34440d2

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.evergreen/config.yml

+4-5
Original file line numberDiff line numberDiff line change
@@ -679,11 +679,10 @@ axes:
679679
- id: libmongoc-version
680680
display_name: libmongoc version
681681
values:
682-
# Todo: re-enable once 1.17 is branched
683-
# - id: "1.17-latest"
684-
# display_name: "1.17 latest"
685-
# variables:
686-
# LIBMONGOC_VERSION: "r1.17"
682+
- id: "1.17-latest"
683+
display_name: "1.17 latest"
684+
variables:
685+
LIBMONGOC_VERSION: "r1.17"
687686
- id: "master"
688687
display_name: "Upcoming release (master)"
689688
variables:

src/LIBMONGOC_VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.0-20200330+git1b9ce0d3d3
1+
1.17.0-beta

src/libmongoc

Submodule libmongoc updated 55 files

0 commit comments

Comments
 (0)