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 cd70d70 commit 2e74b0fCopy full SHA for 2e74b0f
src/version.h
@@ -2,7 +2,7 @@
2
3
namespace NYdb {
4
5
-inline const char* YDB_SDK_VERSION = "3.8.2";
+inline const char* YDB_SDK_VERSION = "3.9.0";
6
inline const char* YDB_CERTIFICATE_FILE_KEY = "ydb_root_ca_v3.pem";
7
8
} // namespace NYdb
0 commit comments