summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-27 15:56:06 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-27 15:56:06 +0000
commitcb3569daa2c4d785dc91a50fa02bfa96bc5be5b2 (patch)
tree262e4972d84428945b2fd07909e975f6bc1f1782 /patchlevel.h
parent8c7f0036c6170bb0e341d84874bdb51f472a6afb (diff)
downloadperl-cb3569daa2c4d785dc91a50fa02bfa96bc5be5b2.tar.gz
Update Changes.
p4raw-id: //depot/perl@13324
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 567efc6ada..79424aca9d 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,7 +70,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL13282"
+ ,"DEVEL13323"
,NULL
};