diff options
| author | Arne Schwabe <arne@rfc2549.org> | 2014-01-03 16:04:41 +0100 | 
|---|---|---|
| committer | Arne Schwabe <arne@rfc2549.org> | 2014-01-03 16:04:41 +0100 | 
| commit | 9c4b5a51e3e8e8d5176d29bf6a70d07958ccc5c1 (patch) | |
| tree | fe26643263e5d76d28dfb4e36c97107895ff56aa | |
| parent | 4f244609f3cf32ae2ab17069f0e267eb59f05f04 (diff) | |
Add config-version.h matching openvpn source code
| -rw-r--r-- | config-version.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config-version.h b/config-version.h new file mode 100644 index 00000000..2ca3eb06 --- /dev/null +++ b/config-version.h @@ -0,0 +1,2 @@ +#define CONFIGURE_GIT_REVISION "icsopenvpn_64-dc6fcf029582afa2" +#define CONFIGURE_GIT_FLAGS ""+"" | 
