summaryrefslogtreecommitdiff
path: root/README.version
diff options
context:
space:
mode:
authorAlex Naidis <alex.naidis@linux.com>2016-11-05 15:41:22 +0100
committerAlex Naidis <alex.naidis@linux.com>2016-11-05 15:41:22 +0100
commit640cd76dfd9b8ce3d2aa0047f562d89a5d35ff65 (patch)
treec9853411d258759913be45e6221f6d391ede726d /README.version
parentb493019fe7993c634fca8e31f50e7bdfeebdd3e2 (diff)
downloadsqlite-640cd76dfd9b8ce3d2aa0047f562d89a5d35ff65.tar.gz
sqlite: upgrade to SQLite 3.15.1
Downloaded from https://www.sqlite.org/2016/sqlite-amalgamation-3150100.zip $ sha256sum sqlite-amalgamation-3150000.zip 7143be3e0b48aa687858ab4767b7d4a79a47de26ca159c6fab6e87b6c7f10fe4 sqlite-amalgamation-3150100.zip dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above. dist contains a copy of dist/orig, but with the Android.patch file applied. Please see Android.patch for a list of differences between stock and Android. The Android specific patch applied cleanly and was regenerated. This minor release contains critical bug fixes, some of them were classified as "immediate". More details about the release is avaliable here: https://sqlite.org/releaselog/3_15_1.html Change-Id: Ib9f7f419ec64c75865c41e0c04db19835f9ed571 Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Diffstat (limited to 'README.version')
-rw-r--r--README.version4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.version b/README.version
index f4ae95d..8b2389f 100644
--- a/README.version
+++ b/README.version
@@ -1,3 +1,3 @@
-URL: https://sqlite.org/2016/sqlite-amalgamation-3150000.zip
-Version: 3.15.0
+URL: https://sqlite.org/2016/sqlite-amalgamation-3150100.zip
+Version: 3.15.1
BugComponent: 24950