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:
fa71d08
)
Post-release version bump to 0.33.5
author
Oded Gabbay
<oded.gabbay@gmail.com>
Fri, 23 Oct 2015 15:33:55 +0000
(18:33 +0300)
committer
Oded Gabbay
<oded.gabbay@gmail.com>
Fri, 23 Oct 2015 15:33:55 +0000
(18:33 +0300)
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index dcacff1a8014f526ccdc7672bfc566a64a2140d4..8370844b397e8714500c7bbdd59461d227967a1d 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],
4
)
+m4_define([pixman_micro],
5
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])