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:
084392f
)
Pre-release version bump
pixman-0.15.14
author
Søren Sandmann Pedersen
<sandmann@redhat.com>
Wed, 24 Jun 2009 16:51:40 +0000
(12:51 -0400)
committer
Søren Sandmann Pedersen
<sandmann@redhat.com>
Wed, 24 Jun 2009 16:51:40 +0000
(12:51 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 120a35d5afd2c949c36ac7a8836ce0f4efe84d06..8fcd91b113e82af21ae144e43995acec49233455 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], 15)
-m4_define([pixman_micro], 1
3
)
+m4_define([pixman_micro], 1
4
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])