We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68f758c + a2db0fb commit d231ae0Copy full SHA for d231ae0
share/man/man1/gpo.1
@@ -1,4 +1,4 @@
1
-.TH GPO "1" "March 2024" "gpodder 4.15.0" "User Commands"
+.TH GPO "1" "May 2024" "gpodder 4.16.0" "User Commands"
2
.SH NAME
3
gpo \- gPodder command-line interface
4
.SH SYNOPSIS
src/gpodder/__init__.py
@@ -50,9 +50,9 @@
50
# This metadata block gets parsed by setup.py - use single quotes only
51
__tagline__ = 'Media and podcast aggregator'
52
__author__ = 'Thomas Perl <thp@gpodder.org>'
53
-__version__ = '4.15.0'
54
-__date__ = '2024-03-20'
55
-__relname__ = 'Gevura'
+__version__ = '4.16.0'
+__date__ = '2024-05-22'
+__relname__ = 'Mesirut'
56
__copyright__ = '© 2005-2024 Thomas Perl and the gPodder Team'
57
__license__ = 'ISC / GPLv3 or later'
58
__url__ = 'http://gpodder.org/'
0 commit comments