pixman: Branch '0.32' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Sat Jul 5 16:21:30 PDT 2014


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

New commits:
commit d6a4a566ce6bbfe39c3c4087e09a551aabfb544d
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Sat Jul 5 19:22:29 2014 -0400

    Post-release version bump to 0.32.7

diff --git a/configure.ac b/configure.ac
index dce76b3..cb4df89 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], 6)
+m4_define([pixman_micro], 7)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit 87eea99e443b389c978cf37efc52788bf03a0ee0
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Sat Jul 5 18:55:43 2014 -0400

    Pre-release version bump to 0.32.6

diff --git a/configure.ac b/configure.ac
index 777e881..dce76b3 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], 5)
+m4_define([pixman_micro], 6)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list