From 9a88179e58a821d32913d9bc0a54eb73023cde7f Mon Sep 17 00:00:00 2001 From: james Date: Tue, 14 Oct 2008 05:21:51 +0000 Subject: Added AC_GNU_SOURCE to configure.ac to enable struct ucred, with the goal of fixing a build issue on Fedora 9 that was introduced in 2.1_rc13. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3434 e7ae566f-a301-0410-adde-c780ea21d3b5 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.m4') diff --git a/version.m4 b/version.m4 index 05f55d0..5174a49 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ dnl define the OpenVPN version -define(PRODUCT_VERSION,[2.1_rc13]) +define(PRODUCT_VERSION,[2.1_rc13a]) dnl define the TAP version define(PRODUCT_TAP_ID,[tap0901]) define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9]) -- cgit v1.2.3