summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2010-07-19 22:04:38 -0700
committerDavid Golden <dagolden@cpan.org>2010-07-19 22:04:38 -0700
commit75584f80c6a7b97ddbd51dccd95f0694575be335 (patch)
treecf968e8fc57c56800668ba731197cc6af772ce7c /patchlevel.h
parent52143fbb9d625195866dfd908e7e2ed2c9492c50 (diff)
downloadperl-75584f80c6a7b97ddbd51dccd95f0694575be335.tar.gz
Bump the perl version to 5.13.3
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 3aa6a8d481..5c7b27424a 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 13 /* epoch */
-#define PERL_SUBVERSION 2 /* generation */
+#define PERL_SUBVERSION 3 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API