gPodder 3.6.1 "Little Orphan Airplane" released

This commit is contained in:
Thomas Perl 2014-03-08 22:18:01 +01:00
parent d4fac7c296
commit e86e560b78
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.TH GPO "1" "February 2014" "gpodder 3.6.0" "User Commands"
.TH GPO "1" "March 2014" "gpodder 3.6.1" "User Commands"
.SH NAME
gpo \- Text mode interface of gPodder
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2.
.TH GPODDER "1" "February 2014" "gpodder 3.6.0" "User Commands"
.TH GPODDER "1" "March 2014" "gpodder 3.6.1" "User Commands"
.SH NAME
gpodder \- Media aggregator and podcast client
.SH SYNOPSIS

View File

@ -20,9 +20,9 @@
# This metadata block gets parsed by setup.py - use single quotes only
__tagline__ = 'Media aggregator and podcast client'
__author__ = 'Thomas Perl <thp@gpodder.org>'
__version__ = '3.6.0'
__date__ = '2014-02-27'
__relname__ = 'Population: Zero'
__version__ = '3.6.1'
__date__ = '2014-03-08'
__relname__ = 'Little Orphan Airplane'
__copyright__ = '© 2005-2014 Thomas Perl and the gPodder Team'
__license__ = 'GNU General Public License, version 3 or later'
__url__ = 'http://gpodder.org/'