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:
9728241
)
Pre-release version bump to 0.33.4
pixman-0.33.4
author
Oded Gabbay
<oded.gabbay@gmail.com>
Fri, 23 Oct 2015 14:58:49 +0000
(17:58 +0300)
committer
Oded Gabbay
<oded.gabbay@gmail.com>
Fri, 23 Oct 2015 14:58:49 +0000
(17:58 +0300)
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index b04cc69f2b885bc7f59bbbe83b216ade8a3054ce..dcacff1a8014f526ccdc7672bfc566a64a2140d4 100644
(file)
--- 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],
3
)
+m4_define([pixman_micro],
4
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])