diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-03-18 15:09:52 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-03-18 15:09:52 +0100 |
commit | 80c550208c9e866c23a42b1304d036b6b6d87d10 (patch) | |
tree | b52d0c8a3414426777b8847270a329f540b22018 /main/openvpn | |
parent | 7afabd97eccdb4ca8d9101b04b2263957baef1e8 (diff) |
try to fix bug reported by dev console
Diffstat (limited to 'main/openvpn')
-rw-r--r-- | main/openvpn/config-version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/openvpn/config-version.h b/main/openvpn/config-version.h index 4dcbb0ae..60276cd8 100644 --- a/main/openvpn/config-version.h +++ b/main/openvpn/config-version.h @@ -1,2 +1,2 @@ -#define CONFIGURE_GIT_REVISION "icsopenvpn_610-eab94f1a54e461a1" +#define CONFIGURE_GIT_REVISION "icsopenvpn_612-757f9467b41fb40e" #define CONFIGURE_GIT_FLAGS "+" |