X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=0027253509707b1d8b7939bda11ca62d11b5eb7e;hb=b70b673fbce340e71c28bc8985781d141c43b295;hp=5ea8da18d4184ea8aa88bc820281a7dbf52da8d0;hpb=f0a4c05b84a29abe171d0b82d5f6305606b3ce8d;p=guestfs-browser.git diff --git a/configure.ac b/configure.ac index 5ea8da1..0027253 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Guestfs Browser. -dnl Copyright (C) 2010 Red Hat Inc. +dnl Copyright (C) 2010-2011 Red Hat Inc. dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -AC_INIT([guestfs-browser],[0.1.4]) +AC_INIT([guestfs-browser],[0.1.6]) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_MACRO_DIR([m4])