[SCM] Packaging of Net::Citadel in Debian branch, debian,	updated. debian/0.16-1-45-gd21e85b
    Robert James Clay 
    jame at rocasa.us
       
    Wed Jun  5 17:20:26 UTC 2013
    
    
  
The following commit has been merged in the debian branch:
commit ed9db456e7e1fe4c2f386a22094dfb17fc0040a1
Author: Robert James Clay <jame at rocasa.us>
Date:   Tue Oct 16 14:18:38 2012 -0400
    Bump version to 0.16
diff --git a/Changes b/Changes
index fc74c77..013a750 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Net::Citadel.
 
+0.16    14:16 16 October 2012
+  - Start v0.16 development
+
 0.15    08:05  6 October 2012
   - Correct the definition of the constant BINARY_FOLLOWS.
   - Add a LICENSE line to the WriteMakefile configuration in Makefile.PL
diff --git a/lib/Net/Citadel.pm b/lib/Net/Citadel.pm
index 7d40756..520ce3b 100644
--- a/lib/Net/Citadel.pm
+++ b/lib/Net/Citadel.pm
@@ -21,11 +21,11 @@ Net::Citadel - Citadel.org protocol coverage
 
 =head1 VERSION
 
-Version 0.15
+Version 0.16
 
 =cut
 
-our $VERSION = '0.15';
+our $VERSION = '0.16';
 
 =head1 SYNOPSIS
 
-- 
Packaging of Net::Citadel in Debian
    
    
More information about the Pkg-perl-cvs-commits
mailing list