diff options
author | Damien Miller <djm@google.com> | 2015-06-02 21:07:53 -0700 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2015-12-23 10:10:27 -0800 |
commit | 013715b13c4dec4a631285bfee3a7356d7d90055 (patch) | |
tree | a5e71f2ef0e46a7114888922bccd1e4b11888c0c | |
parent | 5b0cd267364e8b6471c38ee492ced5ed850859e0 (diff) |
package version metadata for external/
This will be used for automated notification of external vulnerability
reports.
(cherrypicked from commit 8dc37401ddfcb3c35b09eb02a06bd167a693bfff)
Change-Id: Iaca4c74c644db5303382f1ab42c0aa154688a4a4
-rw-r--r-- | README.version | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.version b/README.version new file mode 100644 index 0000000..7cccbee --- /dev/null +++ b/README.version @@ -0,0 +1,3 @@ +URL: http://sourceforge.net/projects/sqlite.mirror/files/SQLite%203.8.6/sqlite-amalgamation-3080600.zip/download +Version: 3.8.6 +BugComponent: 24950 |