diff --git a/libpng.3 b/libpng.3 index adc3840f4..ca0058c3e 100644 --- a/libpng.3 +++ b/libpng.3 @@ -4894,7 +4894,6 @@ the first widely used release: 1.5.0rc01-07 15 10500 15.so.15.0[.0] 1.5.0 15 10500 15.so.15.0[.0] 1.5.1beta01-05 15 10501 15.so.15.1[.0] - 1.5.1rc01 15 10501 15.so.15.1[.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 29e5abaf7..250e8df81 100644 --- a/png.h +++ b/png.h @@ -145,7 +145,6 @@ * 1.5.0rc01-07 15 10500 15.so.15.0[.0] * 1.5.0 15 10500 15.so.15.0[.0] * 1.5.1beta01-05 15 10501 15.so.15.1[.0] - * 1.5.1rc01 15 10501 15.so.15.1[.0] * * Henceforth the source version will match the shared-library major * and minor numbers; the shared-library major version number will be