pixman: Branch '0.26'

Matt Turner mattst88 at kemper.freedesktop.org
Fri Jun 29 11:30:18 PDT 2012


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 10b85210eab7699f65a7e83a5d9676ddf289dcc3
Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Jun 29 14:29:50 2012 -0400

    Post-release version bump to 0.26.3

diff --git a/configure.ac b/configure.ac
index d76fddd..911e527 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 26)
-m4_define([pixman_micro], 2)
+m4_define([pixman_micro], 3)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list