pixman: Branch 'master' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Mon Jul 4 12:38:24 PDT 2011


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

New commits:
commit ed6d2f1cecb2f6d0cfe92bf493fde1abb4004856
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Jul 4 15:35:17 2011 -0400

    Post-release version bump to 0.23.3

diff --git a/configure.ac b/configure.ac
index 7708c45..4c62102 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 23)
-m4_define([pixman_micro], 2)
+m4_define([pixman_micro], 3)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit 6c4001a0e1cc0350147638ba941d23e129d00e0d
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Jul 4 08:13:19 2011 -0400

    Pre-release version bump to 0.23.2

diff --git a/configure.ac b/configure.ac
index 8ce9e19..7708c45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 23)
-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