From: Richard Jones Date: Sun, 12 Apr 2009 23:29:00 +0000 (+0100) Subject: Version 0.8.1 X-Git-Tag: 0.8.1^0 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=inline;h=d68cce2e307fe13616a66c52f88ddf87bfae9c6a;p=libguestfs.git Version 0.8.1 --- diff --git a/configure.ac b/configure.ac index baa8de1..4c9a593 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],[0.8]) +AC_INIT([libguestfs],[0.8.1]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4])