diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-02-14 22:41:10 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-02-14 22:41:10 +0100 |
commit | 4c08142e279e1fa459864900f953f40b1d1138f6 (patch) | |
tree | 1a6f0bd9613bab179325efa2cb2dcd8c0491dbda | |
parent | 8c77caa3964175762d23a9790578724f336716d6 (diff) |
Update openvpn config.h
-rw-r--r-- | .hgtags | 1 | ||||
-rw-r--r-- | main/openvpn/config-version.h | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -62,3 +62,4 @@ cb5ec8bfc5108ed134e504e16f30f163af07e85a v0.6.0 d72e773b708d8cbe02adcdbd487bcc6d5387e36a v0.6.5 417d89850cc79a21756581f3524a18960dde917c v0.6.6 95f7aba6c694ab693d166c28b0de919d3f211910 v0.6.7 +51a3ce03f6f56fcd7f4b216d56ab9bb546ccd105 v0.6.8 diff --git a/main/openvpn/config-version.h b/main/openvpn/config-version.h index 42a28412..decf2518 100644 --- a/main/openvpn/config-version.h +++ b/main/openvpn/config-version.h @@ -1,2 +1,2 @@ -#define CONFIGURE_GIT_REVISION "icsopenvpn_67-d0b066b07a0910bb" -#define CONFIGURE_GIT_FLAGS "" +#define CONFIGURE_GIT_REVISION "icsopenvpn_68-c79b5c8a744f8b40" +#define CONFIGURE_GIT_FLAGS "+" |