git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b7de69
)
Update version number to 1.13.0.
1.13.0
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 20 Jul 2011 17:28:07 +0000
(18:28 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 20 Jul 2011 17:28:07 +0000
(18:28 +0100)
There is no build or tarball for this, since it is identical
to 1.12.0.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
f616f85
..
24de092
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-17,7
+17,7
@@
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
-m4_define([libguestfs_minor], [1
2
])
+m4_define([libguestfs_minor], [1
3
])
m4_define([libguestfs_release], [0])
# extra can be any string
m4_define([libguestfs_extra], [])