~noskcaj/ubuntu/trusty/libpng/libpng

« back to all changes in this revision

Viewing changes to scripts/makefile.sco

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2010-06-26 13:32:43 UTC
  • mfrom: (1.1.13 upstream) (15.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100626133243-nuo43n5k0fr11ml8
Tags: 1.2.44-1
New upstream release 
Stop memory leak when reading a malformed sCAL chunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
# Library name:
13
13
LIBNAME = libpng12
14
14
PNGMAJ = 0
15
 
PNGMIN = 1.2.43
 
15
PNGMIN = 1.2.44
16
16
PNGVER = $(PNGMAJ).$(PNGMIN)
17
17
 
18
18
# Shared library names: