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:
65f3527
)
Post-release version bump to 0.33.7
author
Oded Gabbay
<oded.gabbay@gmail.com>
Tue, 22 Dec 2015 13:55:32 +0000
(15:55 +0200)
committer
Oded Gabbay
<oded.gabbay@gmail.com>
Tue, 22 Dec 2015 13:55:32 +0000
(15:55 +0200)
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 3ada8e6e891cddc90919f5aaf59ed720ee5b7751..e45d7e87c7252ffd9f16b2f73316956860bc92de 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],
6
)
+m4_define([pixman_micro],
7
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])