From c1ded989d84a005b97e52d57c95e9c6105e4f58d Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 5 Oct 2009 16:08:05 +0100 Subject: [PATCH] Version 1.0.4 for release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0186f5c..d764d0f 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.3) +AC_INIT(virt-top,1.0.4) AC_PROG_INSTALL -- 1.8.3.1