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:
4b91f6c
)
Pre-release version bump to 0.28.0
pixman-0.28.0
author
Søren Sandmann Pedersen
<ssp@redhat.com>
Wed, 7 Nov 2012 18:40:34 +0000
(13:40 -0500)
committer
Søren Sandmann Pedersen
<ssp@redhat.com>
Wed, 7 Nov 2012 18:41:15 +0000
(13:41 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
44ae5bf
..
65f7162
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], 2
7
)
-m4_define([pixman_micro],
5
)
+m4_define([pixman_minor], 2
8
)
+m4_define([pixman_micro],
0
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])