This is an automated email from the git hooks/post-receive script. nodens-guest pushed a commit to branch master in repository openpgp-applet.
commit 10f394a1ead26885f59c28368f34b72ad15fa2fb Author: Clément Hermann (nodens) <[email protected]> Date: Mon Aug 17 11:20:16 2015 +0200 Release 0.9.1 --- bin/openpgp-applet | 4 ++-- po/OpenPGP_Applet.pot | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/openpgp-applet b/bin/openpgp-applet index 442743f..63e116a 100755 --- a/bin/openpgp-applet +++ b/bin/openpgp-applet @@ -6,7 +6,7 @@ OpenPGP_Applet - GNOME applet for OpenPGP text encryption =head1 VERSION -Version 0.9 +Version 0.9.1 =head1 DESCRIPTION @@ -52,7 +52,7 @@ use strict; use warnings FATAL => 'all'; use 5.10.0; -our $VERSION = 0.9; +our $VERSION = 0.9.1; use Glib qw{TRUE FALSE}; use Gtk2 qw{-init}; diff --git a/po/OpenPGP_Applet.pot b/po/OpenPGP_Applet.pot index f62df2d..6879f1a 100644 --- a/po/OpenPGP_Applet.pot +++ b/po/OpenPGP_Applet.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: OpenPGP_Applet 0.9\n" +"Project-Id-Version: OpenPGP_Applet v0.9.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2015-08-10 15:55+0200\n" +"POT-Creation-Date: 2015-08-17 11:20+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
