diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po/libguestfs.pot | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 12578aad..e855a50c 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -AC_INIT([libguestfs],[1.0.27]) +AC_INIT([libguestfs],[1.0.28]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 5bdc7c80..40ebc0ba 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.0.27\n" +"Project-Id-Version: libguestfs 1.0.28\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Fedora\n" -"POT-Creation-Date: 2009-05-21 11:39+0100\n" +"POT-Creation-Date: 2009-05-21 12:37+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" |