Version 1.48.1.

This commit is contained in:
Richard W.M. Jones
2022-04-14 16:49:49 +01:00
parent d64d2b7649
commit 3d2f4e2ff3
3 changed files with 5 additions and 4 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.48.1 2022-04-14
1.48.0 2022-03-14
1.47.4 2022-03-08
1.47.3 2022-03-01

View File

@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [48])
m4_define([libguestfs_release], [0])
m4_define([libguestfs_release], [1])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.48.0\n"
"Project-Id-Version: libguestfs 1.48.1\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2022-03-14 13:36+0000\n"
"POT-Creation-Date: 2022-04-14 15:53+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"
@@ -28,7 +28,7 @@ msgstr ""
msgid "string size overflow"
msgstr ""
#: common/options/decrypt.c:170
#: common/options/decrypt.c:169
#, c-format
msgid ""
"could not find key to open LUKS encrypted %s.\n"