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:
7fc2654
)
Pre-release version bump to 0.29.4
pixman-0.29.4
author
Søren Sandmann Pedersen
<ssp@redhat.com>
Tue, 30 Apr 2013 22:50:04 +0000
(18:50 -0400)
committer
Søren Sandmann Pedersen
<ssp@redhat.com>
Tue, 30 Apr 2013 22:50:04 +0000
(18:50 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index b4d6c0cfe1489ecb74744f1071e206141bde0919..e7099fbf5e26b3ad79929f3c54c5301180a3c6d3 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],
3
)
+m4_define([pixman_micro],
4
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])