pixman: Branch 'master' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Mon May 2 02:06:29 PDT 2011


 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c53625a36e28883684c3a6e640aa3656ecca7615
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon May 2 05:11:49 2011 -0400

    Post-release version bump to 0.23.1

diff --git a/configure.ac b/configure.ac
index 40cca58..9a8ebe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,8 +53,8 @@ AC_PREREQ([2.57])
 #
 
 m4_define([pixman_major], 0)
-m4_define([pixman_minor], 22)
-m4_define([pixman_micro], 0)
+m4_define([pixman_minor], 23)
+m4_define([pixman_micro], 1)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit 918a544406df8f428056daff8a634ad6eadf67c9
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon May 2 05:06:33 2011 -0400

    Pre-release version bump to 0.22.0

diff --git a/configure.ac b/configure.ac
index ef8162f..40cca58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,8 +53,8 @@ AC_PREREQ([2.57])
 #
 
 m4_define([pixman_major], 0)
-m4_define([pixman_minor], 21)
-m4_define([pixman_micro], 9)
+m4_define([pixman_minor], 22)
+m4_define([pixman_micro], 0)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list