Skip to content

Commit a62e6da

Browse files
Version bump to 4.17.2
Signed-off-by: E.S. Rosenberg a.k.a. Keeper of the Keys <[email protected]>
1 parent d35e57e commit a62e6da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

share/man/man1/gpo.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH GPO "1" "September 2024" "gpodder 4.17.1" "User Commands"
1+
.TH GPO "1" "December 2024" "gpodder 4.17.2" "User Commands"
22
.SH NAME
33
gpo \- gPodder command-line interface
44
.SH SYNOPSIS

src/gpodder/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
# This metadata block gets parsed by setup.py - use single quotes only
5151
__tagline__ = 'Media and podcast aggregator'
5252
__author__ = 'Thomas Perl <[email protected]>'
53-
__version__ = '4.17.1'
54-
__date__ = '2024-09-10'
53+
__version__ = '4.17.2'
54+
__date__ = '2024-12-10'
5555
__relname__ = 'Achva'
5656
__copyright__ = '© 2005-2024 Thomas Perl and the gPodder Team'
5757
__license__ = 'ISC / GPLv3 or later'

0 commit comments

Comments
 (0)