~ubuntu-branches/ubuntu/quantal/pixman/quantal-security

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Julien Cristau
  • Date: 2012-02-09 21:16:47 UTC
  • mfrom: (1.4.6) (2.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20120209211647-725iq1nwtfmbkh4y
Tags: 0.24.4-1
* New upstream release
  - Revert "Reject trapezoids where top (botttom) is above (below) the
    edges" (closes: #656682)

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
m4_define([pixman_major], 0)
56
56
m4_define([pixman_minor], 24)
57
 
m4_define([pixman_micro], 2)
 
57
m4_define([pixman_micro], 4)
58
58
 
59
59
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
60
60