prepare for the release of rrdtool-1.2.16
[rrdtool.git] / bindings / perl-piped / RRDp.pm
index b4e1a1b..c8dc759 100644 (file)
@@ -99,7 +99,7 @@ For more information on how to use RRDtool, check the manpages.
 
 =head1 AUTHOR
 
-Tobias Oetiker <oetiker@ee.ethz.ch>
+Tobias Oetiker <tobi@oetiker.ch>
 
 =cut
 #'  this is to make cperl.el happy
@@ -120,7 +120,7 @@ sub cmd (@);
 sub end ();
 sub read ();
 
-$VERSION=1.2013;
+$VERSION=1.2016;
 
 sub start ($){
   croak "rrdtool is already running"