pixman: Branch '0.16' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Mon Feb 8 08:25:03 PST 2010


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

New commits:
commit 24f26e0c31f0dec2a582ac8fbfa551d1e26be465
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Feb 8 11:21:24 2010 -0500

    Post-release version bump

diff --git a/configure.ac b/configure.ac
index 654d84b..e399ffa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 16)
-m4_define([pixman_micro], 6)
+m4_define([pixman_micro], 7)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit 0c966edcd877fd71950d972d970dd761a2757b7c
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Feb 8 11:19:11 2010 -0500

    Pre-release version bump

diff --git a/configure.ac b/configure.ac
index 1289866..654d84b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 16)
-m4_define([pixman_micro], 5)
+m4_define([pixman_micro], 6)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list