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:
6002963
)
Bump version to 0.13.2 for release
pixman-0.13.2
author
Keith Packard
<keithp@keithp.com>
Wed, 26 Nov 2008 05:37:54 +0000
(21:37 -0800)
committer
Keith Packard
<keithp@keithp.com>
Wed, 26 Nov 2008 05:37:54 +0000
(21:37 -0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 7937f951594ffab3391133ced4bb36fc14d11b1e..063f6eb1362fbee74f0f2de2a72048987ec52642 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], 13)
-m4_define([pixman_micro],
1
)
+m4_define([pixman_micro],
2
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])