diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-07-19 13:51:16 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-19 13:51:16 +0100 |
commit | 719297a2201757be9dfa73de748274d9151e83fb (patch) | |
tree | f2204be115bf37c3473f1a737b8c2a49437e0779 | |
parent | 6e1b5f0feac50a498cb7319e5051a251877fe682 (diff) | |
download | libguestfs-719297a2201757be9dfa73de748274d9151e83fb.tar.gz libguestfs-719297a2201757be9dfa73de748274d9151e83fb.tar.xz libguestfs-719297a2201757be9dfa73de748274d9151e83fb.zip |
Version 1.19.22.1.19.22
Includes rebuilt gnulib to work around test problems with
test-getlogin_r.
-rw-r--r-- | BUGS | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 4 | ||||
-rw-r--r-- | po/libguestfs.pot | 4 |
4 files changed, 6 insertions, 6 deletions
@@ -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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |