diff options
author | Sawyer X <xsawyerx@cpan.org> | 2019-05-17 21:50:51 +0300 |
---|---|---|
committer | Sawyer X <xsawyerx@cpan.org> | 2019-05-17 21:50:51 +0300 |
commit | 94f2d596875e079ff19f317ce88509f0d65af968 (patch) | |
tree | 9ed3d6126547a5b9f2b68589b09a2b921c6a1b37 /patchlevel.h | |
parent | ae25487969db85797fe601911bca170138db1aa5 (diff) | |
download | perl-94f2d596875e079ff19f317ce88509f0d65af968.tar.gz |
bump version to RC2
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h index acafc2be3c..bdc827261d 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -133,6 +133,7 @@ hunk. # endif static const char * const local_patches[] = { NULL + ,"RC2" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif |