X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=e2fa9abbf32a21a5d5cc7f82fd62788a368b21e6;hb=a70ac5e9809724a80edb633dc23df512fdffab5e;hp=137e1f4a1983cbacbe67d62eee7e608e234c7986;hpb=1fd1ba444af3d3618dabe6315ca2fa59820cf6ff;p=virt-what.git diff --git a/configure.ac b/configure.ac index 137e1f4..e2fa9ab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # virt-what -# Copyright (C) 2008-2010 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.3]) +AC_INIT([virt-what],[1.6]) AM_INIT_AUTOMAKE([foreign]) dnl Check for basic C environment.