summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-03-01 22:30:09 -0500
committerEliot Horowitz <eliot@10gen.com>2010-03-01 22:30:09 -0500
commit084eb0c7f248eb56dc42dff528e1e6d32e4e6dff (patch)
tree6077f9a95baf1af8a9dfb0989929c9ee1c61777d
parent5cf582d3d96b882c400c33e7670b811ccd47f477 (diff)
downloadmongo-084eb0c7f248eb56dc42dff528e1e6d32e4e6dff.tar.gz
post 1.2.4
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index b47079c4395..2791f49d35a 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.2.4";
+ const char versionString[] = "1.2.5-";
} // namespace mongo