The previous commit only changed a pod file, but there have also been a
few other minor commits too since the last version bump, so give a fresh
version for the 5.26.0 release.
our $VERSION;
BEGIN {
- $VERSION = '3.33';
+ $VERSION = '3.34';
}
use ExtUtils::ParseXS::Constants $VERSION;
use ExtUtils::ParseXS::CountLines $VERSION;
use warnings;
use Symbol;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
=head1 NAME
package ExtUtils::ParseXS::CountLines;
use strict;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
our $SECTION_END_MARKER;
use strict;
use warnings;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
=head1 NAME
use 5.006001;
use strict;
use warnings;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
require ExtUtils::ParseXS;
require ExtUtils::ParseXS::Constants;
use 5.006001;
use strict;
use warnings;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
use ExtUtils::Typemaps;
use 5.006001;
use strict;
use warnings;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
=head1 NAME
use 5.006001;
use strict;
use warnings;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
=head1 NAME
use warnings;
require ExtUtils::Typemaps;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
=head1 NAME