pixman: Branch 'master' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Wed Aug 1 12:57:54 PDT 2012


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

New commits:
commit da5268cc19e03b24737dec3e2c51296156b869a8
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Wed Aug 1 15:56:13 2012 -0400

    Post-release version bump to 0.27.3

diff --git a/configure.ac b/configure.ac
index a78e16c..e3a5ff9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 27)
-m4_define([pixman_micro], 2)
+m4_define([pixman_micro], 3)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit e8ddef78b67a0699a990f3c785396d4b1955f972
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Wed Aug 1 15:22:57 2012 -0400

    Pre-release version bump to 0.27.2

diff --git a/configure.ac b/configure.ac
index 36f423e..a78e16c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 27)
-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