From f5bbf7923e42e842c4c6d067e48b2a94bc40de0d Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Wed, 24 Sep 2014 18:12:23 +0000 Subject: Vendor import apr-util-1.5.4 - a minor bug fix release. --- include/apu_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/apu_version.h b/include/apu_version.h index a7a587876244..8d976291ff6d 100644 --- a/include/apu_version.h +++ b/include/apu_version.h @@ -38,7 +38,7 @@ */ -#define APU_COPYRIGHT "Copyright (c) 2013 The Apache Software " \ +#define APU_COPYRIGHT "Copyright (c) 2000-2014 The Apache Software " \ "Foundation or its licensors, as applicable." /* The numeric compile-time version constants. These constants are the @@ -62,7 +62,7 @@ * The Patch Level never includes API changes, simply bug fixes. * Reset to 0 when upgrading APR_MINOR_VERSION */ -#define APU_PATCH_VERSION 3 +#define APU_PATCH_VERSION 4 /** * The symbol APU_IS_DEV_VERSION is only defined for internal, -- cgit v1.3