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 ebf50d6 commit 9045c29Copy full SHA for 9045c29
stdafx.cpp
@@ -33,6 +33,6 @@
33
34
namespace mongo {
35
36
- const char versionString[] = "1.0.1";
+ const char versionString[] = "1.0.2-";
37
38
} // namespace mongo
0 commit comments