diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-25 15:34:48 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-25 15:34:48 +0000 |
commit | 252aaa99f59e027e0db4a41b048793d272c20d50 (patch) | |
tree | dc53cbb5212b3cc12d65f5defbf8d7f305d4ed7d /patchlevel.h | |
parent | b150fb22188cba2cc0808878ec299d4f0e8c70ea (diff) | |
download | perl-252aaa99f59e027e0db4a41b048793d272c20d50.tar.gz |
Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
p4raw-id: //depot/perl@583
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 fceaa3f595..1fe5ee8e2a 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,5 +1,5 @@ #define PATCHLEVEL 4 -#define SUBVERSION 60 +#define SUBVERSION 61 /* local_patches -- list of locally applied less-than-subversion patches. |