From 658c2213e44030f6244b4f369dc11a6a6959fb92 Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Mon, 24 May 2010 17:45:45 -0400 Subject: post 1.4.3 --- stdafx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdafx.cpp b/stdafx.cpp index 0e4bf459f0c..e4e671e1030 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.4.3"; + const char versionString[] = "1.4.4-pre-"; } // namespace mongo -- cgit v1.2.1