diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-29 08:26:36 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-29 08:26:36 +0000 |
commit | 5152d7c70255adc94c2a3e2b618f1dda3b081e12 (patch) | |
tree | 412a04d734e1ddf89ae79fb5a796c3b492df6920 /patchlevel.h | |
parent | a9332b4ad63f5e28b9c5fd64a3ea35e9db2df408 (diff) | |
download | perl-5152d7c70255adc94c2a3e2b618f1dda3b081e12.tar.gz |
bump patchlevel to 69, various little tweaks (tested on win32, Solaris
under several build configurations)
p4raw-id: //depot/perl@1262
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 a5d7580941..a61ebda4a1 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,6 +1,6 @@ #ifndef __PATCHLEVEL_H_INCLUDED__ #define PATCHLEVEL 4 -#define SUBVERSION 68 +#define SUBVERSION 69 /* local_patches -- list of locally applied less-than-subversion patches. |