Bump version to 1.6.36.git and update copyright notice

This commit is contained in:
Cosmin Truta
2018-07-28 18:34:58 -04:00
parent fb6312a9f9
commit d4fb621429
23 changed files with 86 additions and 72 deletions

View File

@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
VERMIC = 35
VERMIC = 36
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)