summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-02-11 22:38:53 -0500
committerEliot Horowitz <eliot@10gen.com>2010-02-11 22:38:53 -0500
commit6370984c5dd2d3982cb0c3b99cedbe99a41cd301 (patch)
tree84b9a90f513c2ebe6cfc65d1c88b0387dbdd4681 /stdafx.cpp
parent29f0b15d5f7b78e51f5996ba1552bd686a996855 (diff)
downloadmongo-6370984c5dd2d3982cb0c3b99cedbe99a41cd301.tar.gz
post 1.3.2
Diffstat (limited to 'stdafx.cpp')
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index d586953a4f7..23b2768dff3 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.3.2";
+ const char versionString[] = "1.3.3-";
} // namespace mongo