summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-24 14:36:49 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-24 14:36:49 -0600
commitcc5664ddad7d2f7b5c516eaca663531b3ce18a42 (patch)
treefd72b241c5776a0f64c169f28278d553fc54ae6b
parente209df47c4b821f277504e0cc248d9022b639e55 (diff)
downloadlibpng-cc5664ddad7d2f7b5c516eaca663531b3ce18a42.tar.gz
[libpng15] Updated release number in png.h
-rw-r--r--png.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/png.h b/png.h
index f11c838ad..9b1affb6a 100644
--- a/png.h
+++ b/png.h
@@ -382,11 +382,12 @@
#define PNG_LIBPNG_VER_MAJOR 1
#define PNG_LIBPNG_VER_MINOR 5
#define PNG_LIBPNG_VER_RELEASE 7
+
/* This should match the numeric part of the final component of
* PNG_LIBPNG_VER_STRING, omitting any leading zero:
*/
-#define PNG_LIBPNG_VER_BUILD 02
+#define PNG_LIBPNG_VER_BUILD 05
/* Release Status */
#define PNG_LIBPNG_BUILD_ALPHA 1