summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-09 14:05:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-09 14:05:39 +0000
commit8d1a09d3fcc3c99bd6f7044b2c10e5acf22d14d5 (patch)
treeb0c36ada4446f79af3ef023478ae3b2279370669 /patchlevel.h
parentb94f95b171e88e1eef6fab31421dbe594c5dfb0d (diff)
downloadperl-8d1a09d3fcc3c99bd6f7044b2c10e5acf22d14d5.tar.gz
Update Changes.
p4raw-id: //depot/perl@17440
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 a7612d6277..b12a6039ff 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL17411"
+ ,"DEVEL17439"
,NULL
};