Install virt-what in $sbindir since the script should only be run by root (suggested...
[virt-what.git] / configure.ac
index 5b209d8..59578cf 100644 (file)
@@ -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.1)
+AC_INIT([virt-what],1.2)
 AM_INIT_AUTOMAKE([foreign])
 
 dnl Check for basic C environment.