Code

prepare for the release of rrdtool-1.2.28
[rrdtool.git] / bindings / perl-shared / RRDs.pm
index 65ec5c28c0263dccf33f20c56906d7a5be587bfc..f543c5b019b0f6117ebcf5f58824c6f538371eeb 100644 (file)
@@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION);
 
 require DynaLoader;
 
-$VERSION=1.2013;
+$VERSION=1.2028;
 
 bootstrap RRDs $VERSION;
 
@@ -140,6 +140,6 @@ operating in the timezone of your choice.
 
 =head1 AUTHOR
 
-Tobias Oetiker E<lt>oetiker@ee.ethz.chE<gt>
+Tobias Oetiker E<lt>tobi@oetiker.chE<gt>
 
 =cut