summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-04-07 21:21:49 -0400
committerEliot Horowitz <eliot@10gen.com>2010-04-07 21:21:49 -0400
commit5bd47701aa3e9dfb3345035e614959f1fd3ee702 (patch)
treead8aada5e2642f49e89d2c4836a7e60a9ed015d2
parent5ab9c9b6a9cde4b4ca6373c277629a130cbb0734 (diff)
downloadmongo-5bd47701aa3e9dfb3345035e614959f1fd3ee702.tar.gz
post 1.2.5
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index 2cf84b75da7..46f516bdb74 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.2.5";
+ const char versionString[] = "1.2.6-pre-";
} // namespace mongo