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 ef213b8 commit 9dcac11Copy full SHA for 9dcac11
stdafx.cpp
@@ -32,6 +32,6 @@
32
33
namespace mongo {
34
35
- const char versionString[] = "1.4.4-pre-";
+ const char versionString[] = "1.4.4";
36
37
} // namespace mongo
0 commit comments