mirror of https://github.com/mongodb/mongo
post 1.4.5
This commit is contained in:
parent
d58f9b867f
commit
6013e9d536
|
|
@ -32,6 +32,6 @@
|
|||
|
||||
namespace mongo {
|
||||
|
||||
const char versionString[] = "1.4.5";
|
||||
const char versionString[] = "1.4.6-pre-";
|
||||
|
||||
} // namespace mongo
|
||||
|
|
|
|||
Loading…
Reference in New Issue