Skip to content

Commit

Permalink
Release: 1.5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
talisein committed Sep 19, 2024
1 parent ddf67d5 commit 5262460
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
dregarnuhr (1.5.12.0-1) jammy; urgency=medium

* P5V12

-- Andrew Potter <[email protected]> Thu, 19 Sep 2024 12:11:20 -0700

dregarnuhr (1.5.11.0-1) jammy; urgency=medium

* P5V11, FB4
Expand Down
5 changes: 4 additions & 1 deletion dregarnuhr.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: dregarnuhr
Version: 1.5.11.0
Version: 1.5.12.0
Release: 1%{?dist}
Summary: Rearrange Ascendence of a Bookworm epubs into Chronological Order

Expand Down Expand Up @@ -51,6 +51,9 @@ Rearrange Ascendence of a Bookworm epubs into Chronological Order


%changelog
* Thu Sep 19 2024 Andrew Potter <[email protected]> - 1.5.12.0-1
- P5V12

* Sat Jul 13 2024 Andrew Potter <[email protected]> - 1.5.11.0-1
- P5V11, FB4

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project('dregarnuhr', ['c', 'cpp'],
license : 'GPLv3+',
version : '1.5.11.0',
version : '1.5.12.0',
default_options : ['c_std=gnu17,c17',
'cpp_std=c++23',
'buildtype=release',
Expand Down

0 comments on commit 5262460

Please sign in to comment.