Skip to content

Commit 00978ec

Browse files
authored
rpm-package-build: post-release version bump (#1197)
1 parent c460577 commit 00978ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/spec.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
+
99
Name: mongo-cxx-driver
1010
-Version: 3.6.5
11-
+Version: 3.10.2
11+
+Version: 3.10.3
1212
Release: 1%{?dist}
1313
Summary: A C++ Driver for MongoDB
1414
License: ASL 2.0
@@ -36,7 +36,7 @@
3636
%cmake \
3737
-DCMAKE_BUILD_TYPE=Release \
3838
-DBSONCXX_POLY_USE_BOOST=1 \
39-
+ -DBUILD_VERSION=3.10.2 \
39+
+ -DBUILD_VERSION=3.10.3 \
4040
+ -DENABLE_UNINSTALL=OFF \
4141
+ -DENABLE_TESTS=OFF \
4242
.

0 commit comments

Comments
 (0)