From b6f8abcef16d092275a125b8e34fdd8d884792a9 Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Wed, 20 Jan 2010 14:41:49 -0500 Subject: post 1.3.1 --- stdafx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdafx.cpp b/stdafx.cpp index 4d219536d89..02272c97759 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -32,6 +32,6 @@ namespace mongo { - const char versionString[] = "1.3.1"; + const char versionString[] = "1.3.2-"; } // namespace mongo -- cgit v1.2.1