From d8fce89eca9c80608aa34e539d59a68b17e4d9f4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 1 Aug 2022 15:15:55 +0100 Subject: [PATCH] Version 1.49.4. --- RELEASES | 1 + configure.ac | 2 +- po/libguestfs.pot | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/RELEASES b/RELEASES index 6e7c098df..c785f2905 100644 --- a/RELEASES +++ b/RELEASES @@ -2,6 +2,7 @@ # in the form . If you update the version field (in # configure.ac) you must also add the current date to this file. +1.49.4 2022-08-01 1.49.3 2022-07-01 1.49.2 2022-05-26 1.49.1 2022-05-12 diff --git a/configure.ac b/configure.ac index 5657dc171..1b030249d 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [49]) -m4_define([libguestfs_release], [3]) +m4_define([libguestfs_release], [4]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 6d824ebff..fe85007a6 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.49.3\n" +"Project-Id-Version: libguestfs 1.49.4\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2022-07-01 15:27+0100\n" +"POT-Creation-Date: 2022-08-01 14:13+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"