summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-06-09 09:37:04 -0400
committerEliot Horowitz <eliot@10gen.com>2009-06-09 09:37:04 -0400
commit0efc7afe282a86e34975d97fa3f847c32a12a4dd (patch)
treea3c471e735a01d30b86755fe10f890012d2d602f
parentc7c77aee1a66387d606f206db2db28e33d1e5bd7 (diff)
downloadmongo-0efc7afe282a86e34975d97fa3f847c32a12a4dd.tar.gz
BUMP 0.9.4r0.9.4
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 60255274d9c..c2edefbb7d5 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -20,6 +20,6 @@
namespace mongo {
- const char versionString[] = "0.9.3+";
+ const char versionString[] = "0.9.4";
} // namespace mongo