Skip to content

Commit

Permalink
make-binaries: Bump SQLite and ODBC versions
Browse files Browse the repository at this point in the history
  • Loading branch information
weiss committed May 6, 2022
1 parent 84d8c15 commit ec36dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/make-binaries
Expand Up @@ -78,8 +78,8 @@ png_vsn='1.6.37'
jpeg_vsn='9e'
webp_vsn='1.2.2'
gd_vsn='2.3.3'
odbc_vsn='2.3.10'
sqlite_vsn='3380300'
odbc_vsn='2.3.11'
sqlite_vsn='3380400'
root_dir="${BUILD_DIR:-$HOME/build}"
bootstrap_dir="$root_dir/bootstrap"
ct_prefix_dir="$root_dir/x-tools"
Expand Down

0 comments on commit ec36dd7

Please sign in to comment.