projects
/
profile
/
ivi
/
pixman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e56cec
)
Post-release version bump to 0.21.5
author
Søren Sandmann Pedersen
<ssp@redhat.com>
Wed, 19 Jan 2011 12:47:52 +0000
(07:47 -0500)
committer
Søren Sandmann Pedersen
<ssp@redhat.com>
Wed, 19 Jan 2011 12:47:52 +0000
(07:47 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b2ecbba
..
e2f73dc
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], 21)
-m4_define([pixman_micro],
4
)
+m4_define([pixman_micro],
5
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])