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 e66105ce3dad0f88a409385ca1439d7c2bcbe366 Author: Clément Hermann (nodens) <[email protected]> Date: Mon Aug 17 11:57:36 2015 +0200 Release 0.9.1 --- bin/openpgp-applet | 4 ++-- 1 file changed, 2 insertions(+), 2 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}; -- 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
