From 1cec8ff649dd6dfb2833b227e99945e93e773f9b Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Fri, 22 May 2009 15:29:38 -0400 Subject: version 0.9.2 --- stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdafx.h b/stdafx.h index ea682b75caa..6318b5e334b 100644 --- a/stdafx.h +++ b/stdafx.h @@ -31,7 +31,7 @@ namespace mongo { const bool debug=false; #endif - const char versionString[] = "0.9.1+"; + const char versionString[] = "0.9.2"; // pdfile versions const int VERSION = 4; const int VERSION_MINOR = 4; -- cgit v1.2.3