Version 1.15 1.15
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 21 Apr 2015 11:10:44 +0000 (12:10 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 21 Apr 2015 11:13:26 +0000 (12:13 +0100)
configure.ac

index da2ebb3..faa8635 100644 (file)
@@ -1,5 +1,5 @@
 # virt-what
-# Copyright (C) 2008-2011 Red Hat Inc.
+# Copyright (C) 2008-2015 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.14])
+AC_INIT([virt-what],[1.15])
 AM_INIT_AUTOMAKE([foreign])
 
 dnl Check for basic C environment.