mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
BUMP 1.3.0
This commit is contained in:
parent
3d831edf3d
commit
6fb8703203
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
mongodb (1.1.3) unstable; urgency=low
|
||||
mongodb (1.3.0) unstable; urgency=low
|
||||
|
||||
* Initial release
|
||||
|
||||
|
@ -32,6 +32,6 @@
|
||||
|
||||
namespace mongo {
|
||||
|
||||
const char versionString[] = "1.3.0-";
|
||||
const char versionString[] = "1.3.0";
|
||||
|
||||
} // namespace mongo
|
||||
|
Loading…
Reference in New Issue
Block a user