pixman: Branch 'master' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Tue Sep 21 07:19:38 PDT 2010


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

New commits:
commit edd173396604b052fd76971d0efa0c8db40cf1f3
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Tue Sep 21 10:18:44 2010 -0400

    Post-release version bump to 0.19.5

diff --git a/configure.ac b/configure.ac
index bdad081..fc08def 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 19)
-m4_define([pixman_micro], 4)
+m4_define([pixman_micro], 5)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit e5b3a6e7105af590d72e2ae986f9985f71cc88f5
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Tue Sep 21 10:11:34 2010 -0400

    Pre-release version bump to 0.19.4

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