Skip to content

Commit 2909c5c

Browse files
committed
Update version information for autoconf
1 parent 8f7ac48 commit 2909c5c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

autoconf/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
July 18, 2025
2-
============
1+
August 1, 2025
2+
==============
33

44
This package contains an experimental variant for "SQLite3 Multiple
55
Ciphers" of the original C source amalgamation package including a

autoconf/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.3
1+
2.2.4

autoconf/sqlite3rc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#ifndef SQLITE_RESOURCE_VERSION
2-
#define SQLITE_RESOURCE_VERSION 3,50,3
2+
#define SQLITE_RESOURCE_VERSION 3,50,4
33
#endif

0 commit comments

Comments
 (0)