Skip to content

Commit ac36fff

Browse files
Update README.md
1 parent 159a531 commit ac36fff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ If you need a specific version of SQLite, or specific SQLite compilation options
88

99

1010

11-
**February 17, 2017: Update SQLite to 3.17.0** ([changelog](CHANGELOG.md)).
11+
**April 1, 2017: Update SQLite to 3.18.0** ([changelog](CHANGELOG.md)).
1212

1313
**Requirements**: iOS 8.0+ / OSX 10.9+, Xcode 7.3+
1414

15-
**SQLite Included:** **[3.17.0](https://www.sqlite.org/releaselog/3_17_0.html)**
15+
**SQLite Included:** **[3.18.0](https://www.sqlite.org/releaselog/3_18_0.html)**
1616

1717

1818

@@ -65,7 +65,7 @@ There is no need to modify any other files.
6565

6666
#### Compiling a Specific Version of SQLite:
6767

68-
SQLiteLib currently ships with the source for SQLite 3.17.0.
68+
SQLiteLib currently ships with the source for SQLite 3.18.0.
6969

7070
If you'd like to compile a newer (or older) version, the process is simple:
7171

0 commit comments

Comments
 (0)