projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0361ec
)
2.29.8
2.29.8
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 14 Jun 2011 01:58:33 +0000
(21:58 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 14 Jun 2011 03:20:32 +0000
(23:20 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
008532e
..
ea5ad51
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-27,7
+27,7
@@
m4_define(glib_configure_ac)
m4_define([glib_major_version], [2])
m4_define([glib_minor_version], [29])
-m4_define([glib_micro_version], [
7
])
+m4_define([glib_micro_version], [
8
])
m4_define([glib_interface_age], [0])
m4_define([glib_binary_age],
[m4_eval(100 * glib_minor_version + glib_micro_version)])