From d1d2218f664a723e4eee626d6b683ff16f2bf912 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 13 Sep 2012 15:47:05 +0200 Subject: Update openvpn to https://github.com/schwabe/openvpn/tree/android_2.3beta1 --- openvpn/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openvpn/config.h') diff --git a/openvpn/config.h b/openvpn/config.h index bc262afb..e7e54dc5 100644 --- a/openvpn/config.h +++ b/openvpn/config.h @@ -450,13 +450,13 @@ #define PACKAGE_NAME "OpenVPN" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "OpenVPN 2.3_alpha3" +#define PACKAGE_STRING "OpenVPN 2.3_beta1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.3_alpha1" +#define PACKAGE_VERSION "2.3_beta1" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ @@ -615,4 +615,4 @@ #define HAVE_LZO_LZOUTIL_H 1 #define HAVE_LZO_LZO1X_H 1 #define HAVE_SYS_TIME_H 1 -#define HAVE_TIME_H 1j +#define HAVE_TIME_H 1 -- cgit v1.2.3