From 426e843a63d20c1969b7b46178560aadcec08eb2 Mon Sep 17 00:00:00 2001 From: tbbulloc Date: Wed, 17 Jan 2007 04:39:06 +0000 Subject: [PATCH] Added third version level 0.9.0 from 0.9 --- httperf/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httperf/configure.ac b/httperf/configure.ac index 05bf576..715c8f6 100755 --- a/httperf/configure.ac +++ b/httperf/configure.ac @@ -8,7 +8,7 @@ AC_CONFIG_HEADER([config.h]) AC_CANONICAL_TARGET -AM_INIT_AUTOMAKE(httperf, 0.9) +AM_INIT_AUTOMAKE(httperf, 0.9.0) # Turn on Debug if necessary AC_ARG_ENABLE(debug,