X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=421a2328863271ca4bfcf2541da8b494b67cac92;hb=826e754c14b9c5cfeb2fef9341e96675b372aeb1;hp=59578cf3fe6747bb2e12e879f8f83bfc396e89c3;hpb=d61ea83d853cf6489ec511ad99267f4acee5ef02;p=virt-what.git diff --git a/configure.ac b/configure.ac index 59578cf..421a232 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # virt-what -# Copyright (C) 2008-2009 Red Hat Inc. +# Copyright (C) 2008-2011 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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([virt-what],1.2) +AC_INIT([virt-what],[1.5]) AM_INIT_AUTOMAKE([foreign]) dnl Check for basic C environment.