[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:33 UTC 2013
    
    
  
The following commit has been merged in the debian branch:
commit 90d55cf79d2d25c285c22f751d88e585cf893bb6
Author: Robert James Clay <jame at rocasa.us>
Date:   Sun Feb 3 08:09:11 2013 -0500
    Bump version to 0.19
diff --git a/Changes b/Changes
index fe867aa..f8eb7f5 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Net::Citadel.
 
+0.19    hh:mm dd Month 2013
+  - Start development for v0.19
+
 0.18    22:23 21 October 2012
   - Add capability for the MRTG commnand as the function citadel_mrtg.
   - Add testing for the citadel_mrtg function to the t/01citadel.t script.
diff --git a/lib/Net/Citadel.pm b/lib/Net/Citadel.pm
index d14996c..a025cbe 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.18
+Version 0.19
 
 =cut
 
-our $VERSION = '0.18';
+our $VERSION = '0.19';
 
 =head1 SYNOPSIS
 
-- 
Packaging of Net::Citadel in Debian
    
    
More information about the Pkg-perl-cvs-commits
mailing list