mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
Bump up minor version to account for last week's key-related changes. Cross fingers.
This commit is contained in:
parent
81b17c9344
commit
6fab836a35
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
// see version, versionMinor, below.
|
// see version, versionMinor, below.
|
||||||
const int VERSION = 4;
|
const int VERSION = 4;
|
||||||
const int VERSION_MINOR = 0;
|
const int VERSION_MINOR = 1;
|
||||||
|
|
||||||
#include "../stdafx.h"
|
#include "../stdafx.h"
|
||||||
#include "../util/mmap.h"
|
#include "../util/mmap.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user