Skip to content

Commit 331fb7d

Browse files
committed
Bump version to 3.2.12.59.
1 parent 28a93f1 commit 331fb7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for SQL-Ledger, starting with version 3.0.0
22

3-
Not Released
3+
3.2.12.59 2025-06-17
44
- import for QR Bills into AP transactions and vendor invoices
55
- XML payment export warns if required values are missing
66
- links in perldoc completed and corrected

SL/Form.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ sub new {
127127

128128
$self->{version} = "3.2.12";
129129
$self->{dbversion} = "3.2.4";
130-
$self->{version2} = "tekki 3.2.12.58";
130+
$self->{version2} = "tekki 3.2.12.59";
131131
$self->{dbversion2} = 49;
132132
$self->{cssversion} = 53;
133133

0 commit comments

Comments
 (0)