pixman: Branch '0.30'

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Thu Aug 1 04:16:35 PDT 2013


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

New commits:
commit 4c04a86c684d929ff734170eff8be8fea74b4c51
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Thu Aug 1 07:19:21 2013 -0400

    Version bump to 0.30.1

diff --git a/configure.ac b/configure.ac
index e518ea4..24a53b4 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], 0)
+m4_define([pixman_micro], 1)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


More information about the xorg-commit mailing list