diff options
author | Larry Wall <lwall@jpl-devvax.jpl.nasa.gov> | 1990-10-15 23:05:15 +0000 |
---|---|---|
committer | Larry Wall <lwall@jpl-devvax.jpl.nasa.gov> | 1990-10-15 23:05:15 +0000 |
commit | 395c379347344a50494d2458b3a5e38ebdeac851 (patch) | |
tree | d7bf6f167eb9cbbbd8b751896913c4a5bede4458 /patchlevel.h | |
parent | 0a12ae7dee71b6eb0609c35185096ab75c95b2da (diff) | |
download | perl-395c379347344a50494d2458b3a5e38ebdeac851.tar.gz |
perl 3.0 patch #35 patch #29, continued
See patch #29.
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 3b47b479b6..68fcfefec9 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL 34 +#define PATCHLEVEL 35 |