From 60a3995b7573a13ee699972c03edc0e9bd2adf76 Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Tue, 29 Jun 2010 18:26:47 -0400 Subject: post 1.4.4 --- stdafx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdafx.cpp b/stdafx.cpp index e3d110d71a3..0389b28ab10 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.4.4"; + const char versionString[] = "1.4.5-pre-"; } // namespace mongo -- cgit v1.2.1