prepare for the release of rrdtool-1.2.19
[rrdtool.git] / bindings / perl-shared / RRDs.pm
index 77aafe7..c9103b0 100644 (file)
@@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION);
 
 require DynaLoader;
 
-$VERSION=1.2012;
+$VERSION=1.2019;
 
 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