diff options
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 5c7b27424a..cc36735d09 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -32,7 +32,7 @@ */ #define PERL_API_REVISION 5 /* Adjust manually as needed. */ #define PERL_API_VERSION 13 /* Adjust manually as needed. */ -#define PERL_API_SUBVERSION 0 /* Adjust manually as needed. */ +#define PERL_API_SUBVERSION 3 /* Adjust manually as needed. */ /* XXX Note: The selection of non-default Configure options, such as -Duselonglong may invalidate these settings. Currently, Configure |