mongoDB 2.1.1 → 2.1.1.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- mongoDB.cabal +2/−2
mongoDB.cabal view
@@ -1,5 +1,5 @@ Name: mongoDB-Version: 2.1.1+Version: 2.1.1.1 Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document DBMS Description: This package lets you connect to MongoDB servers and@@ -12,7 +12,7 @@ Author: Tony Hannan Maintainer: Fedor Gogolev <knsd@knsd.net>, Victor Denisov <denisovenator@gmail.com> Copyright: Copyright (c) 2010-2012 10gen Inc.-License: OtherLicense+License: Apache-2.0 License-file: LICENSE Cabal-version: >= 1.10 Build-type: Simple