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:
2714b5d
)
Post-release version bump to 0.29.5
author
Søren Sandmann Pedersen
<ssp@redhat.com>
Tue, 30 Apr 2013 22:57:43 +0000
(18:57 -0400)
committer
Søren Sandmann Pedersen
<ssp@redhat.com>
Tue, 30 Apr 2013 22:57:43 +0000
(18:57 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e7099fbf5e26b3ad79929f3c54c5301180a3c6d3..fc0b4f2b25170604a38a2baa521831b58d2b43b2 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], 29)
-m4_define([pixman_micro],
4
)
+m4_define([pixman_micro],
5
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])