make version number 0.9.4+ MINOR
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
|
||||
namespace mongo {
|
||||
|
||||
const char versionString[] = "0.9.4";
|
||||
const char versionString[] = "0.9.4+";
|
||||
|
||||
} // namespace mongo
|
||||
|
||||
Reference in New Issue
Block a user