diff options
author | Larry Wall <lwall@netlabs.com> | 1992-06-08 04:52:56 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1992-06-08 04:52:56 +0000 |
commit | 8adcabd8d9cf3c71e660c45cb7165ae4694308d4 (patch) | |
tree | 5b9373a201cf028f5311512e532230c563057c07 /patchlevel.h | |
parent | 1d4d38c37d3c694b3c50c8fd57f5afcdb93c1ffe (diff) | |
download | perl-8adcabd8d9cf3c71e660c45cb7165ae4694308d4.tar.gz |
perl 4.0 patch 25: patch #20, continued
See patch #20.
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 f198d8a823..10c8c21b10 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL 24 +#define PATCHLEVEL 25 |