[openpgp-applet] 29/42: prepare release: update version + copyright year

Clement Hermann nodens at nodens.org
Wed Oct 26 16:47:58 UTC 2016


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 fa080149f637f756ea2c25e14a61217a8e6b42ec
Author: Clément Hermann (nodens) <nodens at nodens.org>
Date:   Tue Sep 13 11:45:53 2016 +0200

    prepare release: update version + copyright year
---
 bin/openpgp-applet | 4 ++--
 dist.ini           | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/bin/openpgp-applet b/bin/openpgp-applet
index 4c481fe..bc9dd61 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.1
+Version 1.0
 
 =head1 DESCRIPTION
 
@@ -49,7 +49,7 @@ use strict;
 use warnings FATAL => 'all';
 use 5.10.0;
 
-our $VERSION = 0.9.1;
+our $VERSION = 1.0;
 
 use Glib qw{TRUE FALSE};
 use Gtk3 qw{-init};
diff --git a/dist.ini b/dist.ini
index 666c6f9..6ca8958 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,8 +3,8 @@ main_module      = bin/openpgp-applet
 author           = Tails developers <tails at boum.org>
 license          = Perl_5
 copyright_holder = Tails developers
-copyright_year   = 2015
-version          = 0.9.1
+copyright_year   = 2016
+version          = 1.0
 
 
 [MetaResources]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git



More information about the Pkg-perl-cvs-commits mailing list