Subject: | Version mismatch |
While browsing the Change log I see versions less than 1.
0.96 is the version listed in the changelog but the main module is
reporting it's version as 1.80:
0.9.6 Mon Apr 4 2011
vs
our $VERSION = sprintf("%d.%02d", q$Revision: 1.80 $ =~ /(\d+)\.(\d+)/);
Please keep the distribution and the module VERSIONs in sync so it's
easier for me to tell how out of data I am without resorting to code
spelunking.
Thanks!