[Bps-public-commit] GnuPG-Interface branch, master, updated. 0.42_02-1-g18a9db4

Jesse Vincent jesse at bestpractical.com
Tue Mar 8 09:14:01 EST 2011


The branch, master has been updated
       via  18a9db4575eebb6b0f10c318245488e4bfe5c0cb (commit)
      from  ad53b365e732804640aaeeeb39bc77d5a5d9c5a1 (commit)

Summary of changes:
 ChangeLog              |    4 ++++
 lib/GnuPG/Interface.pm |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 18a9db4575eebb6b0f10c318245488e4bfe5c0cb
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Tue Mar 8 09:13:51 2011 -0500

    Checking in changes prior to tagging of version 0.43.
    
    Changelog diff is:
    
    diff --git a/ChangeLog b/ChangeLog
    index 1addf00..a3ac4c8 100644
    --- a/ChangeLog
    +++ b/ChangeLog
    @@ -1,3 +1,7 @@
    +0.43 Tue Mar  8 09:13:31 EST 2011
    +
    +	Stable release
    +
     0.42_02
        Additional cleanups from dkg

diff --git a/ChangeLog b/ChangeLog
index 1addf00..a3ac4c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+0.43 Tue Mar  8 09:13:31 EST 2011
+
+	Stable release
+
 0.42_02
    Additional cleanups from dkg
 
diff --git a/lib/GnuPG/Interface.pm b/lib/GnuPG/Interface.pm
index 01dbe92..2806f0e 100644
--- a/lib/GnuPG/Interface.pm
+++ b/lib/GnuPG/Interface.pm
@@ -27,7 +27,7 @@ use Math::BigInt try => 'GMP';
 use GnuPG::Options;
 use GnuPG::Handles;
 
-$VERSION = '0.42_02';
+$VERSION = '0.43';
 
 has $_ => (
     isa     => 'Any',

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list