Code

prepare for the release of rrdtool-1.2.30
[rrdtool.git] / bindings / perl-piped / RRDp.pm
index b4e1a1b9d10c6c683bc54720cdefd843f04206b9..f90756ae7d5fc51d22c15a6781fd7a1b886ad125 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.2030;
 
 sub start ($){
   croak "rrdtool is already running"