From 084eb0c7f248eb56dc42dff528e1e6d32e4e6dff Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Mon, 1 Mar 2010 22:30:09 -0500 Subject: [PATCH] post 1.2.4 --- stdafx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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