pixman: Branch '0.26'

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


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

New commits:
commit d3086358dd88cfd0ae7eb054521d3d1bd0891dca
Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Jun 29 14:26:19 2012 -0400

    Pre-release version bump to 0.26.2

diff --git a/configure.ac b/configure.ac
index 0f4c162..d76fddd 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], 1)
+m4_define([pixman_micro], 2)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list