pixman: Branch '0.32' - 2 commits

Oded Gabbay gabbayo at kemper.freedesktop.org
Tue Sep 22 13:34:27 PDT 2015


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

New commits:
commit 336d5b3e0a8727cee208a8d233c99b3954fde54d
Author: Oded Gabbay <oded.gabbay at gmail.com>
Date:   Tue Sep 22 23:34:11 2015 +0300

    Post-release version bump to 0.32.9
    
    Signed-off-by: Oded Gabbay <oded.gabbay at gmail.com>

diff --git a/configure.ac b/configure.ac
index 97494e6..00dab13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 32)
-m4_define([pixman_micro], 8)
+m4_define([pixman_micro], 9)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit 7b13cb0e28531ee95ef91ae9025c5dd1decab5bc
Author: Oded Gabbay <oded.gabbay at gmail.com>
Date:   Tue Sep 22 16:55:15 2015 +0300

    Pre-release version bump to 0.32.8
    
    Signed-off-by: Oded Gabbay <oded.gabbay at gmail.com>

diff --git a/configure.ac b/configure.ac
index cb4df89..97494e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 32)
-m4_define([pixman_micro], 7)
+m4_define([pixman_micro], 8)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list