summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-12-18 13:52:35 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2020-12-18 13:52:35 +0000
commit88f160d5b4487303cdb8bb64872404de2b8d820e (patch)
tree27777a5cfc245e7868fbd5c86444d4a739087083 /patchlevel.h
parentff2a1213b74212d08486bb0a0637a30dbf2905cf (diff)
downloadperl-88f160d5b4487303cdb8bb64872404de2b8d820e.tar.gz
Bump version to 5.32.1, ahead of its impending release
(includes regen/opcode.pl)
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index dea542dc44..3c504eef58 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 32 /* epoch */
-#define PERL_SUBVERSION 0 /* generation */
+#define PERL_SUBVERSION 1 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API