10 lines
212 B
Diff
10 lines
212 B
Diff
--- a/src/openvpn/options.c
|
|
+++ b/src/openvpn/options.c
|
|
@@ -106,7 +106,6 @@ const char title_string[] =
|
|
#ifdef HAVE_AEAD_CIPHER_MODES
|
|
" [AEAD]"
|
|
#endif
|
|
- " built on " __DATE__
|
|
;
|
|
|
|
#ifndef ENABLE_SMALL
|