summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-11-25 08:49:44 -0700
committerEric Blake <eblake@redhat.com>2013-11-25 08:49:44 -0700
commitcabb24db9fca0e383d51ce5529d366e1ec6a36e3 (patch)
tree0b4b377a2cb2117ca05f7f76098a730d64b992aa
parent6f82518edcb647cde2ea3623b9d426a7cf5b6188 (diff)
downloadlibvirt-python-1.2.0-rc1.tar.gz
maint: next release is 1.2.0v1.2.0-rc1
No other hits for: git grep '1\.1\.5' * libvirt-utils.h: Fix comment. Signed-off-by: Eric Blake <eblake@redhat.com>
-rw-r--r--libvirt-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt-utils.h b/libvirt-utils.h
index 0517f9c..f55be7b 100644
--- a/libvirt-utils.h
+++ b/libvirt-utils.h
@@ -29,7 +29,7 @@
# endif
/**
- * libvirt.h provides this as of version 1.1.5, but we want to be able
+ * libvirt.h provides this as of version 1.2.0, but we want to be able
* to support older versions of libvirt so copy and paste the macro from
* libvirt.h
*/