summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-14 00:49:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-14 00:49:22 +0000
commit0835f758e44dae76a019bebad8282087f6c90385 (patch)
treed880972cbed5dd4d2af0f0641c1008264bf88b27 /patchlevel.h
parent663b9db3c907585f76ccce65fc338234c3508a54 (diff)
downloadperl-0835f758e44dae76a019bebad8282087f6c90385.tar.gz
Update Changes.
p4raw-id: //depot/perl@7229
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 76db52d70a..e3b5822d6e 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
- ,"DEVEL7210"
+ ,"DEVEL7228"
,NULL
};