Skip to content

Commit ef95341

Browse files
committed
Version 1.55.3.
1 parent be589d5 commit ef95341

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# along with this program; if not, write to the Free Software
1616
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1717

18-
AC_INIT([guestfs-tools], [1.55.2])
18+
AC_INIT([guestfs-tools], [1.55.3])
1919

2020
dnl The common/ subdirectory assumes this. In libguestfs it contains
2121
dnl the --with-extra parameter. Here we just define it to the version.

po-docs/guestfs-tools-docs.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: guestfs-tools 1.55.2\n"
9+
"Project-Id-Version: guestfs-tools 1.55.3\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"POT-Creation-Date: 2025-10-16 17:46+0100\n"
11+
"POT-Creation-Date: 2025-11-04 16:37+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

po/guestfs-tools.pot

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: guestfs-tools 1.55.2\n"
9+
"Project-Id-Version: guestfs-tools 1.55.3\n"
1010
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
1111
"component=libguestfs&product=Virtualization+Tools\n"
12-
"POT-Creation-Date: 2025-10-16 17:46+0100\n"
12+
"POT-Creation-Date: 2025-11-04 16:37+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -4024,37 +4024,37 @@ msgstr ""
40244024
msgid "xmlNewTextWriter: failed to create libxml2 writer"
40254025
msgstr ""
40264026

4027-
#: inspector/inspector.c:720
4027+
#: inspector/inspector.c:725
40284028
#, c-format
40294029
msgid "unable to parse XML from stdin"
40304030
msgstr ""
40314031

4032-
#: inspector/inspector.c:724
4032+
#: inspector/inspector.c:729
40334033
#, c-format
40344034
msgid "unable to create new XPath context"
40354035
msgstr ""
40364036

4037-
#: inspector/inspector.c:728
4037+
#: inspector/inspector.c:733
40384038
#, c-format
40394039
msgid "unable to evaluate XPath expression"
40404040
msgstr ""
40414041

4042-
#: inspector/inspector.c:739
4042+
#: inspector/inspector.c:744
40434043
#, c-format
40444044
msgid "xmlSaveToFd failed"
40454045
msgstr ""
40464046

4047-
#: inspector/inspector.c:744
4047+
#: inspector/inspector.c:749
40484048
#, c-format
40494049
msgid "xmlNewDoc failed"
40504050
msgstr ""
40514051

4052-
#: inspector/inspector.c:747
4052+
#: inspector/inspector.c:752
40534053
#, c-format
40544054
msgid "xmlCopyNode failed"
40554055
msgstr ""
40564056

4057-
#: inspector/inspector.c:752
4057+
#: inspector/inspector.c:757
40584058
#, c-format
40594059
msgid "xmlSaveDoc failed"
40604060
msgstr ""

0 commit comments

Comments
 (0)