pixman: Branch 'master' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Thu Apr 1 03:23:14 PDT 2010


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

New commits:
commit 0345c343e55ec19ae3c8c8ed598eab7e1c1e12f3
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Thu Apr 1 06:21:21 2010 -0400

    Post-release version bump to 0.19.1

diff --git a/configure.ac b/configure.ac
index d13b6e6..aabe721 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,8 +53,8 @@ AC_PREREQ([2.57])
 #
 
 m4_define([pixman_major], 0)
-m4_define([pixman_minor], 18)
-m4_define([pixman_micro], 0)
+m4_define([pixman_minor], 19)
+m4_define([pixman_micro], 1)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit e9dc568d6f585a153c47e970168a9c71d3e45fde
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Thu Apr 1 05:23:31 2010 -0400

    Pre-release version bump to 0.18.0

diff --git a/configure.ac b/configure.ac
index 95ba1c9..d13b6e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,8 +53,8 @@ AC_PREREQ([2.57])
 #
 
 m4_define([pixman_major], 0)
-m4_define([pixman_minor], 17)
-m4_define([pixman_micro], 15)
+m4_define([pixman_minor], 18)
+m4_define([pixman_micro], 0)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list