Skip to content

Commit

Permalink
Bump version to 3.2.12.46.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tekki committed Aug 18, 2024
1 parent c8b2822 commit c80793a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for SQL-Ledger, starting with version 3.0.0

Not Released
3.2.12.46 2024-08-18
- store queued documents in a ZIP archive file

3.2.12.45 2024-08-15
Expand Down
2 changes: 1 addition & 1 deletion SL/Form.pm
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ sub new {

$self->{version} = "3.2.12";
$self->{dbversion} = "3.2.4";
$self->{version2} = "tekki 3.2.12.45";
$self->{version2} = "tekki 3.2.12.46";
$self->{dbversion2} = 43;
$self->{cssversion} = 42;

Expand Down

0 comments on commit c80793a

Please sign in to comment.