[libpng16] Bump version to 1.6.10rc01
diff --git a/ANNOUNCE b/ANNOUNCE
index 868c741..b735c0f 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -87,7 +87,7 @@
   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 4072055..15adc6f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4861,7 +4861,7 @@
   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 a5ddad3..6de00cd 100644
--- a/libpng.3
+++ b/libpng.3
@@ -6156,7 +6156,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.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 98f0688..2f49136 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