summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-30 08:24:42 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-30 08:29:24 -0600
commitb9b490c7f5ae7cecc618ccda8f511b11e75522f5 (patch)
treeaf180a7267cd0c3183c5ee9da92b02b1f652206c /scripts/makefile.cegcc
parente9c3d83d5a04835806287f1e8c0f2d3a962d6673 (diff)
downloadlibpng-b9b490c7f5ae7cecc618ccda8f511b11e75522f5.tar.gz
[libpng16] Bump version to 1.6.28beta01
Diffstat (limited to 'scripts/makefile.cegcc')
-rw-r--r--scripts/makefile.cegcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.cegcc b/scripts/makefile.cegcc
index 80b38d715..0fe9eac4b 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
-VERMIC = 27
+VERMIC = 28
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)