summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <erh@ERH-OFC-MP.local>2009-10-22 10:54:24 -0400
committerEliot Horowitz <erh@ERH-OFC-MP.local>2009-10-22 10:54:24 -0400
commit1c04baf9442be8109d0c271fc259b0181c23c64d (patch)
tree984cb9660888a5acfbfc34e7890f9d88c66dd86d
parentf40cd45c178b9ae4be9f260127676ce38b776a72 (diff)
downloadmongo-1c04baf9442be8109d0c271fc259b0181c23c64d.tar.gz
version # 1.0.1
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index f239ef606b2..8238c6d8b25 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -33,6 +33,6 @@
namespace mongo {
- const char versionString[] = "1.0.0";
+ const char versionString[] = "1.0.1";
} // namespace mongo