pixman: Branch '0.30' - 2 commits

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Wed Aug 7 07:12:10 PDT 2013


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

New commits:
commit b000d472943df95a062d6a64fbfef735f9423b54
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Wed Aug 7 10:14:42 2013 -0400

    Post-release version bump to 0.30.3

diff --git a/configure.ac b/configure.ac
index 3654d62..9cecabc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 30)
-m4_define([pixman_micro], 2)
+m4_define([pixman_micro], 3)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
commit f8a0812b1c4d5a4e24939da5ad6229f5adcafb34
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Wed Aug 7 10:07:35 2013 -0400

    Pre-release version bump to 0.30.2

diff --git a/configure.ac b/configure.ac
index 24a53b4..3654d62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 30)
-m4_define([pixman_micro], 1)
+m4_define([pixman_micro], 2)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list