diff options
author | jsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-09 21:52:18 +0000 |
---|---|---|
committer | jsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-09 21:52:18 +0000 |
commit | 8c3831fb3a4da14b471c80515e3ae4d1ec7ff6c1 (patch) | |
tree | 39dd2df9cdddad801c38a952ee3f6656c8772b3b /third_party/leveldatabase | |
parent | f052627beff1751ff49c9197ef9e1054180fae4f (diff) | |
download | chromium_src-8c3831fb3a4da14b471c80515e3ae4d1ec7ff6c1.zip chromium_src-8c3831fb3a4da14b471c80515e3ae4d1ec7ff6c1.tar.gz chromium_src-8c3831fb3a4da14b471c80515e3ae4d1ec7ff6c1.tar.bz2 |
Roll leveldatabase r58->r61 to pick up fixes
BUG=117566
Review URL: http://codereview.chromium.org/9663012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125915 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/leveldatabase')
-rw-r--r-- | third_party/leveldatabase/README.chromium | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium index 344db8a..b71fd43 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: r58 +Version: r61 License: New BSD License File: src/LICENSE Security Critical: yes |