From fb68d6c14dd76121af009213df46e37ee17e38d7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Wed, 17 Mar 2010 13:46:44 -0400 Subject: [PATCH] Pre-release version bump to 0.17.12 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.7.4