Version 1.46.0.

This commit is contained in:
Richard W.M. Jones
2021-09-23 14:46:44 +01:00
parent 5b432781e2
commit 5c68392175
4 changed files with 7 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
# in the form <version> <date>. If you update the version field (in
# configure.ac) you must also add the current date to this file.
1.46.0 2021-09-23
1.45.7 2021-08-31
1.45.6 2021-05-27
1.45.5 2021-04-09

View File

@@ -19,8 +19,8 @@
# add extra information using --with-extra="..." which may be any
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [45])
m4_define([libguestfs_release], [7])
m4_define([libguestfs_minor], [46])
m4_define([libguestfs_release], [0])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)

View File

@@ -30,6 +30,7 @@ docs/guestfs-release-notes-1.4.pod
docs/guestfs-release-notes-1.40.pod
docs/guestfs-release-notes-1.42.pod
docs/guestfs-release-notes-1.44.pod
docs/guestfs-release-notes-1.46.pod
docs/guestfs-release-notes-1.6.pod
docs/guestfs-release-notes-1.8.pod
docs/guestfs-release-notes-historical.pod

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.45.7\n"
"Project-Id-Version: libguestfs 1.46.0\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2021-08-31 16:20+0100\n"
"POT-Creation-Date: 2021-09-23 14:41+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3895,7 +3895,7 @@ msgstr ""
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr ""
#: lib/launch-direct.c:931 lib/launch-libvirt.c:713
#: lib/launch-direct.c:926 lib/launch-libvirt.c:713
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""