summaryrefslogtreecommitdiff
path: root/helper_script/update-exported-constants
diff options
context:
space:
mode:
Diffstat (limited to 'helper_script/update-exported-constants')
-rwxr-xr-xhelper_script/update-exported-constants4
1 files changed, 2 insertions, 2 deletions
diff --git a/helper_script/update-exported-constants b/helper_script/update-exported-constants
index 79b8b6c..712f13d 100755
--- a/helper_script/update-exported-constants
+++ b/helper_script/update-exported-constants
@@ -14,7 +14,7 @@ use File::Spec::Functions qw(catfile);
use Getopt::Long qw(GetOptionsFromArray);
use POSIX qw(ceil);
-our $VERSION = '1.93_02';
+our $VERSION = '1.93_03';
local $SIG{__DIE__} = sub {
my ($cause) = @_;
@@ -427,7 +427,7 @@ C<update-exported-constants> - Manage constants exported by Net::SSLeay
=head1 VERSION
-This document describes version 1.93_02 of C<update-exported-constants>.
+This document describes version 1.93_03 of C<update-exported-constants>.
=head1 USAGE