From 1a65622af5d97bfcf56c84e90e40bfd0b214e43b Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 5 Feb 2013 09:49:06 +0100 Subject: =?UTF-8?q?Fix=20Locale=20related=20errors/bugs.=20Update=20?= =?UTF-8?q?=E2=80=A6=20to=20unicode=20replacement.=20Fix=20the=20speed=20d?= =?UTF-8?q?isplay.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openvpn/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openvpn') diff --git a/openvpn/config.h b/openvpn/config.h index 0d86c1d9..f72e8b70 100644 --- a/openvpn/config.h +++ b/openvpn/config.h @@ -456,7 +456,7 @@ #define PACKAGE_TARNAME "openvpn" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.3_beta1" +#define PACKAGE_VERSION "2.3_master" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ -- cgit v1.2.3