summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-05-01 20:01:46 +0100
committerRichard W.M. Jones <rjones@redhat.com>2008-05-01 20:01:46 +0100
commit7f1cff28ef4ce9f495a80dbdaca2c67bb3be1602 (patch)
tree9e28432afb30acbe91cdf544fee57bd5e7657f6a /configure.ac
parent5fb80987ddf0f8af6cd479964f1c5bb8340c7ba8 (diff)
downloadvirt-top-7f1cff28ef4ce9f495a80dbdaca2c67bb3be1602.tar.gz
virt-top-7f1cff28ef4ce9f495a80dbdaca2c67bb3be1602.tar.xz
virt-top-7f1cff28ef4ce9f495a80dbdaca2c67bb3be1602.zip
Avoid an error when gettext is not available.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fd9e10c..0e2cee3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(virt-top,1.0.0)
+AC_INIT(virt-top,1.0.1)
AC_PROG_INSTALL