diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-03-13 13:37:57 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-03-13 13:37:57 +0100 |
commit | d2692a74e86d44cc70e276184f1c67a84bfe17ae (patch) | |
tree | a446a705d60a7097f93b3a3e3e06e11ca53d4796 /main/openvpn/config-version.h | |
parent | 9c3b8cae419af4888580fe89b4c5d3789d4369ad (diff) |
Allow interface roaming. Currently only tested with static/udp configuration
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 3b3c7918..4dcbb0ae 100644 --- a/main/openvpn/config-version.h +++ b/main/openvpn/config-version.h @@ -1,2 +1,2 @@ -#define CONFIGURE_GIT_REVISION "icsopenvpn_70-078981e61dfdf105" -#define CONFIGURE_GIT_FLAGS "" +#define CONFIGURE_GIT_REVISION "icsopenvpn_610-eab94f1a54e461a1" +#define CONFIGURE_GIT_FLAGS "+" |