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:
8cbc7da
)
Pre-release version bump to 0.32.0
pixman-0.32.0
author
Søren Sandmann
<ssp@redhat.com>
Sun, 10 Nov 2013 23:05:47 +0000
(18:05 -0500)
committer
Søren Sandmann
<ssp@redhat.com>
Sun, 10 Nov 2013 23:05:47 +0000
(18:05 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 5e512be8e376566a7e9e74dfe03f956ff06929f7..c5d47ff64ca7288d74fd7c153fa5b3d0af3e940b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-53,8
+53,8
@@
AC_PREREQ([2.57])
#
m4_define([pixman_major], 0)
-m4_define([pixman_minor], 3
1
)
-m4_define([pixman_micro],
3
)
+m4_define([pixman_minor], 3
2
)
+m4_define([pixman_micro],
0
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])