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:
536cf4d
)
Pre-release version bump
author
Søren Sandmann Pedersen
<ssp@redhat.com>
Tue, 16 Nov 2010 21:43:26 +0000
(16:43 -0500)
committer
Søren Sandmann Pedersen
<ssp@redhat.com>
Tue, 16 Nov 2010 21:43:26 +0000
(16:43 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
050e4b0
..
77cd3f8
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],
1
)
+m4_define([pixman_micro],
2
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])