make version number 0.9.4+ MINOR

This commit is contained in:
Eliot Horowitz
2009-06-09 10:15:55 -04:00
parent 0efc7afe28
commit a525339af5

View File

@@ -20,6 +20,6 @@
namespace mongo {
const char versionString[] = "0.9.4";
const char versionString[] = "0.9.4+";
} // namespace mongo