From 7639c1a631089bd7a1e5e0aabfdf7dde3809fb02 Mon Sep 17 00:00:00 2001 From: Jef Poskanzer Date: Mon, 28 Oct 2013 17:14:25 -0700 Subject: [PATCH] Bump version to RC1. --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index 9e547df..b0c9ffe 100644 --- a/src/version.h +++ b/src/version.h @@ -7,5 +7,5 @@ * for complete information. */ -#define IPERF_VERSION "3.0-BETA7" -#define IPERF_VERSION_DATE "14 September 2013" +#define IPERF_VERSION "3.0-RC1" +#define IPERF_VERSION_DATE "28 October 2013"