prepare for the release of rrdtool-1.2.21
[rrdtool.git] / bindings / perl-shared / RRDs.pm
index 65ec5c2..6dbfcdb 100644 (file)
@@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION);
 
 require DynaLoader;
 
-$VERSION=1.2013;
+$VERSION=1.2021;
 
 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