pixman: Branch '0.18' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Mon Aug 16 04:06:38 PDT 2010


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

New commits:
commit adf4b98405fd9d06b33886ae1dc689aa4774e260
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Aug 16 07:04:20 2010 -0400

    Post-release version bump to 0.18.5

diff --git a/configure.ac b/configure.ac
index c9269f4..8b2b024 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 18)
-m4_define([pixman_micro], 4)
+m4_define([pixman_micro], 5)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit 97336fad32acf802003855cd8bd6477fa49a12e3
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Aug 16 06:34:53 2010 -0400

    Pre-release version bump to 0.18.4

diff --git a/configure.ac b/configure.ac
index be7ac16..c9269f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 18)
-m4_define([pixman_micro], 3)
+m4_define([pixman_micro], 4)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list