Skip to content

Commit d4472d7

Browse files
author
E.S. Rosenberg a.k.a. Keeper of the Keys
committed
Version 4.11.2
1 parent 0be18cc commit d4472d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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" "April 2020" "gpodder 4.11.1" "User Commands"
1+
.TH GPO "1" "April 2020" "gpodder 4.11.2" "User Commands"
22
.SH NAME
33
gpo \- gPodder command-line interface
44
.SH SYNOPSIS

src/gpodder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
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.11.1'
53+
__version__ = '4.11.2'
5454
__date__ = '2020-04-10'
5555
__relname__ = 'Geshem'
5656
__copyright__ = '© 2005-2020 Thomas Perl and the gPodder Team'

0 commit comments

Comments
 (0)