summaryrefslogtreecommitdiffstats
path: root/third_party/leveldatabase/README.chromium
diff options
context:
space:
mode:
authordgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-15 15:57:18 +0000
committerdgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-15 15:57:18 +0000
commitc0236194abe8b3a7f208c8b1f6d20092b5e8b073 (patch)
treeab7f03b265aa6fa32510d076eb6620c8aad48a7b /third_party/leveldatabase/README.chromium
parent11211ead4e820117d84e0fcaa1d9df5bfafb89ce (diff)
downloadchromium_src-c0236194abe8b3a7f208c8b1f6d20092b5e8b073.zip
chromium_src-c0236194abe8b3a7f208c8b1f6d20092b5e8b073.tar.gz
chromium_src-c0236194abe8b3a7f208c8b1f6d20092b5e8b073.tar.bz2
Bump leveldb to r73
The only changes relevant to chrome are * No longer calling exit(1). * A few better LOG messages. Review URL: https://chromiumcodereview.appspot.com/15123007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200280 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/leveldatabase/README.chromium')
-rw-r--r--third_party/leveldatabase/README.chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium
index 80f0e1f..071e9ae 100644
--- a/third_party/leveldatabase/README.chromium
+++ b/third_party/leveldatabase/README.chromium
@@ -1,7 +1,7 @@
Name: LevelDB: A Fast Persistent Key-Value Store
Short Name: leveldb
URL: http://code.google.com/p/leveldb/
-Version: r72
+Version: r73
License: New BSD
License File: src/LICENSE
Security Critical: yes