pixman: Branch 'master'

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Wed Oct 27 14:24:03 PDT 2010


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

New commits:
commit c993cd9614a47657228e3125bdcedc0bd0e34164
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Wed Oct 27 17:21:06 2010 -0400

    Version bump 0.21.1.
    
    The previous bump to 0.20.1 was a mistake; it belongs on the 0.20 branch.

diff --git a/configure.ac b/configure.ac
index ffe8dc5..b80cc5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ AC_PREREQ([2.57])
 #
 
 m4_define([pixman_major], 0)
-m4_define([pixman_minor], 20)
+m4_define([pixman_minor], 21)
 m4_define([pixman_micro], 1)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])


More information about the xorg-commit mailing list