diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-11-20 00:20:49 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-11-20 00:20:49 +0100 |
commit | 74047bc3a97fb10c9210f9bc400cd0a6fd875253 (patch) | |
tree | 7565e0765f32010ca6e757e34558a5ac008c460c /main/openvpn | |
parent | 107833579cf8e74514b4a9e120549faeef8a8f60 (diff) |
Fix build script warnings in OpenSSL
--HG--
extra : rebase_source : c94b2100287e67e59c5f741a9c12008f90a1b394
Diffstat (limited to 'main/openvpn')
-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 1fca2b7a..f158d3de 100644 --- a/main/openvpn/config-version.h +++ b/main/openvpn/config-version.h @@ -1,2 +1,2 @@ -#define CONFIGURE_GIT_REVISION "icsopenvpn_621-b603913ee5d54ab8" -#define CONFIGURE_GIT_FLAGS "" +#define CONFIGURE_GIT_REVISION "icsopenvpn_620-6cac58f2a5a44e94" +#define CONFIGURE_GIT_FLAGS "+" |