summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-10-19 09:31:56 +0100
committerRichard W.M. Jones <rjones@redhat.com>2010-10-19 09:31:56 +0100
commit1fd1ba444af3d3618dabe6315ca2fa59820cf6ff (patch)
tree2efbee3db1c58b1a6ee736246dcf543540cb9d4e /configure.ac
parentaa734a5bff82b36d0b085d3fa87ba0a04a0b73b0 (diff)
downloadvirt-what-1fd1ba444af3d3618dabe6315ca2fa59820cf6ff.tar.gz
virt-what-1fd1ba444af3d3618dabe6315ca2fa59820cf6ff.tar.xz
virt-what-1fd1ba444af3d3618dabe6315ca2fa59820cf6ff.zip
Version 1.3.1.3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 59578cf..137e1f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# virt-what
-# Copyright (C) 2008-2009 Red Hat Inc.
+# Copyright (C) 2008-2010 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.3])
AM_INIT_AUTOMAKE([foreign])
dnl Check for basic C environment.