summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-06-29 16:29:27 -0400
committerEliot Horowitz <eliot@10gen.com>2010-06-29 16:29:27 -0400
commit9dcac11bd72c7cb34ca278313f033efcdd4908eb (patch)
tree992e864e71b5da0c899cc588d0a2227bec353e24
parentef213b85e384cef040e4fff5c30028bcebec1b45 (diff)
downloadmongo-9dcac11bd72c7cb34ca278313f033efcdd4908eb.tar.gz
BUMP 1.4.4
-rw-r--r--stdafx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
index e4e671e1030..e3d110d71a3 100644
--- a/stdafx.cpp
+++ b/stdafx.cpp
@@ -32,6 +32,6 @@
namespace mongo {
- const char versionString[] = "1.4.4-pre-";
+ const char versionString[] = "1.4.4";
} // namespace mongo