projects
/
platform
/
upstream
/
pixman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e72e78
)
Post 0.34 branch creation version bump to 0.35.1
author
Oded Gabbay
<oded.gabbay@gmail.com>
Wed, 23 Dec 2015 08:46:40 +0000
(10:46 +0200)
committer
Oded Gabbay
<oded.gabbay@gmail.com>
Wed, 23 Dec 2015 08:46:40 +0000
(10:46 +0200)
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e45d7e87c7252ffd9f16b2f73316956860bc92de..6b2134eec719f0961545a5322caedb2d7ee26121 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-53,8
+53,8
@@
AC_PREREQ([2.57])
#
m4_define([pixman_major], 0)
-m4_define([pixman_minor], 3
3
)
-m4_define([pixman_micro],
7
)
+m4_define([pixman_minor], 3
5
)
+m4_define([pixman_micro],
1
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])