summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2011-04-19 00:00:37 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2011-04-19 00:00:37 -0400
commit89868e93bd8d66f0fac0f0b42cf7718756992e4e (patch)
treef207b00b088e3d7d71f2acc35d506820d981dc33
parent33f1652b953467f3910605b3be723e21b3ebe078 (diff)
Pre-release version bump to 0.21.8pixman-0.21.8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 09a4948..0d51bd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
m4_define([pixman_major], 0)
m4_define([pixman_minor], 21)
-m4_define([pixman_micro], 7)
+m4_define([pixman_micro], 8)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])