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:
24de3b7
)
Post release version bump
author
Søren Sandmann Pedersen
<sandmann@daimi.au.dk>
Wed, 17 Sep 2008 18:38:47 +0000
(14:38 -0400)
committer
Søren Sandmann Pedersen
<sandmann@daimi.au.dk>
Thu, 18 Sep 2008 10:53:11 +0000
(06:53 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
c870ac6
..
dd095ff
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], 1
2
)
-m4_define([pixman_micro],
0
)
+m4_define([pixman_minor], 1
3
)
+m4_define([pixman_micro],
1
)
m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])