From 7585c696384425a9cb193e78ce2f4b6b0c584056 Mon Sep 17 00:00:00 2001 From: Jon Dugan Date: Fri, 16 Jul 2010 23:19:31 +0000 Subject: [PATCH] bump version number --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index b3f7a74fc..df0e6b713 100644 --- a/src/version.h +++ b/src/version.h @@ -1,2 +1,2 @@ -#define IPERF_VERSION "3.0-BETA1" -#define IPERF_VERSION_DATE "8 Jul 2010" +#define IPERF_VERSION "3.0-BETA2" +#define IPERF_VERSION_DATE "16 Jul 2010"