diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-02-17 19:50:14 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-02-17 19:50:14 +0100 |
commit | 0c3f0cae9bcfc862052e9ccc137a63f9587002a2 (patch) | |
tree | 30596887e4d02c6a09eb346e64273ab705fdcc62 /main/openvpn/config-version.h | |
parent | ff272c7a48e8a9660803b940d8944596d1984d92 (diff) |
Add the dynamic max routes patch
Diffstat (limited to 'main/openvpn/config-version.h')
-rw-r--r-- | main/openvpn/config-version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/openvpn/config-version.h b/main/openvpn/config-version.h index decf2518..af40e1c5 100644 --- a/main/openvpn/config-version.h +++ b/main/openvpn/config-version.h @@ -1,2 +1,2 @@ -#define CONFIGURE_GIT_REVISION "icsopenvpn_68-c79b5c8a744f8b40" -#define CONFIGURE_GIT_FLAGS "+" +#define CONFIGURE_GIT_REVISION "icsopenvpn_70-fa4f88b2ae9987e6" +#define CONFIGURE_GIT_FLAGS "" |