1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 23:57:29 +02:00

SQLite: Remove support for SQLite version 2

This commit is contained in:
Jakub Vrana
2025-02-26 12:10:09 +01:00
parent e3a2b1b57a
commit 09883aa2f5
3 changed files with 71 additions and 159 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.17.2-dev";
$VERSION = "4.18.0-dev";