Version 1.51.1.

This commit is contained in:
Richard W.M. Jones
2023-02-10 11:09:55 +00:00
parent f0f8e6c5fe
commit 43bb5c4306
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.51.1 2023-02-10
1.50.0 2023-02-07
1.49.9 2023-01-19
1.49.8 2022-12-10

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], [50])
m4_define([libguestfs_release], [0])
m4_define([libguestfs_minor], [51])
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.50.0\n"
"Project-Id-Version: libguestfs 1.51.1\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2023-02-07 11:23+0000\n"
"POT-Creation-Date: 2023-02-10 11:09+0000\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"