From 53c60fa94bb8bc579f04e1758db5efdf0f6afe47 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Thu, 27 Feb 2014 08:31:40 -0600 Subject: [PATCH] [libpng16] Bump version to 1.6.10rc01 --- ANNOUNCE | 2 +- CHANGES | 2 +- libpng.3 | 3 ++- png.h | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 868c7412f..b735c0fcb 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -87,7 +87,7 @@ Version 1.6.10beta03 [February 25, 2014] Moved some documentation from png.h to libpng.3 and libpng-manual.txt Minor editing of contrib/arm-neon/README and contrib/examples/*.c -Version 1.6.10beta04 [February 27, 2014] +Version 1.6.10rc01 [February 27, 2014] Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGS -> CPPFLAGS and PNG_USR_CONFIG -> PNG_USER_CONFIG). diff --git a/CHANGES b/CHANGES index 40720551d..15adc6fc2 100644 --- a/CHANGES +++ b/CHANGES @@ -4861,7 +4861,7 @@ Version 1.6.10beta03 [February 25, 2014] Moved some documentation from png.h to libpng.3 and libpng-manual.txt Minor editing of contrib/arm-neon/README and contrib/examples/*.c -Version 1.6.10beta04 [February 27, 2014] +Version 1.6.10rc01 [February 27, 2014] Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGS -> CPPFLAGS and PNG_USR_CONFIG -> PNG_USER_CONFIG). diff --git a/libpng.3 b/libpng.3 index a5ddad315..6de00cdde 100644 --- a/libpng.3 +++ b/libpng.3 @@ -6156,7 +6156,8 @@ the first widely used release: 1.6.9beta01-04 16 10609 16.so.16.9[.0] 1.6.9rc01-02 16 10609 16.so.16.9[.0] 1.6.9 16 10609 16.so.16.9[.0] - 1.6.10beta01-04 16 10610 16.so.16.10[.0] + 1.6.10beta01-03 16 10610 16.so.16.10[.0] + 1.6.10rc01 16 10610 16.so.16.10[.0] Henceforth the source version will match the shared-library minor and patch numbers; the shared-library major version number will be diff --git a/png.h b/png.h index 98f0688aa..2f4913617 100644 --- a/png.h +++ b/png.h @@ -192,7 +192,8 @@ * 1.6.9beta01-04 16 10609 16.so.16.9[.0] * 1.6.9rc01-02 16 10609 16.so.16.9[.0] * 1.6.9 16 10609 16.so.16.9[.0] - * 1.6.10beta01-04 16 10610 16.so.16.10[.0] + * 1.6.10beta01-03 16 10610 16.so.16.10[.0] + * 1.6.10betarc01 16 10610 16.so.16.10[.0] * * Henceforth the source version will match the shared-library major * and minor numbers; the shared-library major version number will be