[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pixman: Changes to 'upstream-unstable'



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

New commits:
commit 1727aa4ab60a594cbb1cc1bdaa270b7dfad21f06
Author: Oded Gabbay <oded.gabbay@gmail.com>
Date:   Sun Jan 31 16:39:23 2016 +0200

    Pre-release version bump to 0.34.0
    
    Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>

diff --git a/configure.ac b/configure.ac
index e45d7e8..156edfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,8 +53,8 @@ AC_PREREQ([2.57])
 #
 
 m4_define([pixman_major], 0)
-m4_define([pixman_minor], 33)
-m4_define([pixman_micro], 7)
+m4_define([pixman_minor], 34)
+m4_define([pixman_micro], 0)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 

commit 0e72e780865196e4edd720148d9a99704cd114b5
Author: Oded Gabbay <oded.gabbay@gmail.com>
Date:   Tue Dec 22 15:55:32 2015 +0200

    Post-release version bump to 0.33.7
    
    Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>

diff --git a/configure.ac b/configure.ac
index 3ada8e6..e45d7e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 33)
-m4_define([pixman_micro], 6)
+m4_define([pixman_micro], 7)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 


Reply to: