From bdd446d592ee689fcdbbc458d7f88b4135ca557d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Version 0.9.3 released. - Bumped version number. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6f4e1cf..0434edb 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA dnl Process this file with autoconf to produce a configure script. -AC_INIT(virt-p2v,0.9.3) +AC_INIT(virt-p2v,0.9.4) AC_PROG_INSTALL -- 1.8.3.1