diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-01-24 19:00:04 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-01-24 19:00:04 +0100 |
commit | 45eca3f13ebf8c02d1cdced39748e9a46db2a686 (patch) | |
tree | f4c7778fe3243b58c5c7f7a3fe9ca6d951ba0a17 | |
parent | b7968faa2a6dac1bd9641309ccf4c9a387bca26c (diff) |
Add right config-version.h (closes issue #229)
-rw-r--r-- | openvpn/config-version.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openvpn/config-version.h b/openvpn/config-version.h new file mode 100644 index 00000000..f744a095 --- /dev/null +++ b/openvpn/config-version.h @@ -0,0 +1,2 @@ +#define CONFIGURE_GIT_REVISION "icsopenvpn_65-c005143096b5b53e" +#define CONFIGURE_GIT_FLAGS "" |