From 107c1b979d3133c255e1fab227d7c629f3884367 Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Fri, 29 May 2009 10:24:23 -0400 Subject: BUMP 0.9.3 --- stdafx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdafx.cpp b/stdafx.cpp index 24c295224ef..9de1f5e4b72 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -22,7 +22,7 @@ namespace mongo { - const char versionString[] = "0.9.2+"; + const char versionString[] = "0.9.3"; // TODO: reference any additional headers you need in STDAFX.H // and not in this file -- cgit v1.2.1