summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2010-03-17 13:46:44 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2010-03-17 13:46:44 -0400
commitfb68d6c14dd76121af009213df46e37ee17e38d7 (patch)
treefd638ab53c8ca83c0ee0cf5c4f8ba8ed71073114
parent265ea1fb4d05a920323f23a02f9dc379312bbdae (diff)
Pre-release version bump to 0.17.12pixman-0.17.12
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4dccfda..dc820b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
m4_define([pixman_major], 0)
m4_define([pixman_minor], 17)
-m4_define([pixman_micro], 11)
+m4_define([pixman_micro], 12)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])