Code

prepare for the release of rrdtool-1.2.19
[rrdtool-all.git] / program / bindings / perl-piped / RRDp.pm
index 375578a3fe8bec0b3c472a235663d71eed51dc96..83ffb600740724daa88ff564d7ce1efe24ff045d 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.2012;
+$VERSION=1.2019;
 
 sub start ($){
   croak "rrdtool is already running"