X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b02c8a11f0e0d284eff32cfde1fcd2a4b2e659d..9d1e4703d315e6ee0a4257777b1ac175fd14325e:/src/png/pngtest.c?ds=sidebyside

diff --git a/src/png/pngtest.c b/src/png/pngtest.c
index 0ef1886fe7..431c85dd35 100644
--- a/src/png/pngtest.c
+++ b/src/png/pngtest.c
@@ -1,7 +1,7 @@
 
 /* pngtest.c - a simple test program to test libpng
  *
- * libpng 1.2.6 - August 15, 2004
+ * libpng 1.2.7 - September 12, 2004
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998-2004 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
@@ -1551,4 +1551,4 @@ main(int argc, char *argv[])
 }
 
 /* Generate a compiler error if there is an old png.h in the search path. */
-typedef version_1_2_6 your_png_h_is_not_version_1_2_6;
+typedef version_1_2_7 your_png_h_is_not_version_1_2_7;