From 719297a2201757be9dfa73de748274d9151e83fb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 19 Jul 2012 13:51:16 +0100 Subject: Version 1.19.22. Includes rebuilt gnulib to work around test problems with test-getlogin_r. --- BUGS | 2 +- configure.ac | 2 +- po-docs/libguestfs-docs.pot | 4 ++-- po/libguestfs.pot | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/BUGS b/BUGS index 07a6405d..66a1b0f7 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-07-18 +Last updated: 2012-07-19 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database diff --git a/configure.ac b/configure.ac index a392cd4b..a79a992f 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [19]) -m4_define([libguestfs_release], [21]) +m4_define([libguestfs_release], [22]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 1fc4a222..dd4c6173 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.19.21\n" +"Project-Id-Version: libguestfs 1.19.22\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-07-18 21:04+0200\n" +"POT-Creation-Date: 2012-07-19 13:50+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 062a9718..7fe08ce0 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.19.21\n" +"Project-Id-Version: libguestfs 1.19.22\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-07-18 21:03+0100\n" +"POT-Creation-Date: 2012-07-19 13:50+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit