Skip to content

Commit 27aa3b6

Browse files
committed
1.4.4 numbers
1 parent 9dcac11 commit 27aa3b6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mongodb (1.4.4) unstable; urgency=low
2+
3+
* bug fixes, see http://jira.mongodb.org/browse/SERVER/fixforversion/10166
4+
5+
-- Richard Kreuter <[email protected]> Tue, 29 Jun 2010 16:56:28 -0500
6+
17
mongodb (1.4.3) unstable; urgency=low
28

39
* bug fixes, see http://jira.mongodb.org/browse/SERVER/fixforversion/10156

doxygenConfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------------------------------------------------
44
DOXYFILE_ENCODING = UTF-8
55
PROJECT_NAME = MongoDB
6-
PROJECT_NUMBER = 1.4.3
6+
PROJECT_NUMBER = 1.4.4
77
OUTPUT_DIRECTORY = docs
88
CREATE_SUBDIRS = NO
99
OUTPUT_LANGUAGE = English

rpm/mongo.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: mongo
2-
Version: 1.4.3
2+
Version: 1.4.4
33
Release: mongodb_1%{?dist}
44
Summary: mongo client shell and tools
55
License: AGPL 3.0

0 commit comments

Comments
 (0)