diff --git a/configure.ac b/configure.ac index a734298e3..9a9c70327 100644 --- a/configure.ac +++ b/configure.ac @@ -20,8 +20,8 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [55]) -m4_define([libguestfs_release], [4]) -m4_define([release_date], [2025-02-05]) +m4_define([libguestfs_release], [5]) +m4_define([release_date], [2025-02-18]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_SUBST([RELEASE_DATE],release_date) diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index a630fdede..42da28640 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.55.4\n" +"Project-Id-Version: libguestfs 1.55.5\n" "Report-Msgid-Bugs-To: guestfs@lists.libguestfs.org\n" -"POT-Creation-Date: 2025-02-05 13:31+0000\n" +"POT-Creation-Date: 2025-02-18 10:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -703,6 +703,8 @@ msgstr "" #: docs/guestfs-release-notes-1.46.pod:250 #: docs/guestfs-release-notes-1.48.pod:188 #: docs/guestfs-release-notes-1.50.pod:245 +#: docs/guestfs-release-notes-1.52.pod:174 +#: docs/guestfs-release-notes-1.54.pod:179 #: docs/guestfs-release-notes-1.6.pod:187 #: docs/guestfs-release-notes-1.8.pod:162 docs/guestfs-release-notes.pod:162 #: docs/guestfs-security.pod:451 fish/guestfish.pod:1642 @@ -8389,7 +8391,7 @@ msgstr "" msgid "" "Modify the test so it checks if the C environment variable is set, " "and if I set it skips (ie. returns with exit code 77). If using " -"C<$TEST_FUNCTIONS>, you can call the function C for this." +"F, you can call the function C for this." msgstr "" #. type: textblock @@ -8433,8 +8435,8 @@ msgstr "" #: docs/guestfs-hacking.pod:708 msgid "" "Modify the test so it checks if euid == 0, and if I set it skips " -"(ie. returns with exit code 77). If using C<$TEST_FUNCTIONS>, you can call " -"the function C for this." +"(ie. returns with exit code 77). If using F, you can " +"call the function C for this." msgstr "" #. type: textblock @@ -29264,12 +29266,6 @@ msgstr "" msgid "Zixun LI" msgstr "" -#. type: textblock -#: docs/guestfs-release-notes-1.52.pod:174 -#: docs/guestfs-release-notes-1.54.pod:179 -msgid "Copyright (C) 2009-2025 Red Hat Inc." -msgstr "" - #. type: =head1 #: docs/guestfs-release-notes-1.54.pod:5 msgid "RELEASE NOTES FOR LIBGUESTFS 1.54" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index bd88fc0e3..69f973800 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.55.4\n" +"Project-Id-Version: libguestfs 1.55.5\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2025-02-05 13:31+0000\n" +"POT-Creation-Date: 2025-02-18 10:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"