Skip to content
Snippets Groups Projects
Commit 53749fc2 authored by Eliot Horowitz's avatar Eliot Horowitz
Browse files

BUMP 1.4.2

parent e171d10a
No related merge requests found
mongodb (1.4.2) unstable; urgency=low
* bug fixes
-- Richard Kreuter <richard@10gen.com> Tue, 27 Apr 2010 16:56:28 -0500
mongodb (1.4.1) unstable; urgency=low
* bug fixes
......
......@@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = MongoDB
PROJECT_NUMBER = 1.4.1
PROJECT_NUMBER = 1.4.2
OUTPUT_DIRECTORY = docs
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
......
Name: mongo
Version: 1.4.1
Version: 1.4.2
Release: mongodb_1%{?dist}
Summary: mongo client shell and tools
License: AGPL 3.0
......
......@@ -32,6 +32,6 @@
namespace mongo {
const char versionString[] = "1.4.2-pre-";
const char versionString[] = "1.4.2";
} // namespace mongo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment