summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-01-18 15:42:48 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-01-18 15:42:48 +0000
commit60d20f2a64ee71601acc21927c520654cc083644 (patch)
tree8ac2b16629626bd9785713205431474902f59b72 /configure.ac
parent9f20b2537f837e3f100c7d116579fb32607ea82b (diff)
downloadvirt-what-60d20f2a64ee71601acc21927c520654cc083644.tar.gz
virt-what-60d20f2a64ee71601acc21927c520654cc083644.tar.xz
virt-what-60d20f2a64ee71601acc21927c520654cc083644.zip
Version 1.4.1.4
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 137e1f4..9414e20 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.4])
AM_INIT_AUTOMAKE([foreign])
dnl Check for basic C environment.