summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2014-07-05 18:55:43 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2014-07-05 18:55:43 -0400
commit87eea99e443b389c978cf37efc52788bf03a0ee0 (patch)
treeedb4a93df9565d5a63c13823e420f06c8c09f4e7
parent9f18ea3483dbdce88134e6cc52bb219303e53729 (diff)
downloadpixman-87eea99e443b389c978cf37efc52788bf03a0ee0.tar.gz
Pre-release version bump to 0.32.6pixman-0.32.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 777e881..dce76b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
m4_define([pixman_major], 0)
m4_define([pixman_minor], 32)
-m4_define([pixman_micro], 5)
+m4_define([pixman_micro], 6)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])