set version name to "(44) Neudietendorf"

new_sync
Roker 2020-07-21 00:20:53 +02:00
parent c7f0a83e2a
commit e9292da435
1 changed files with 2 additions and 1 deletions

View File

@ -74,7 +74,8 @@ static const std::string VersionName =
// 41a,b were skipped, intentionally
// "(42) Gotha"; // JSON-152: 2-parameter version of pollForEvents().
"(43) Wandersleben"; // JSON-153 passphrase support. *sigh*
// "(43) Wandersleben"; // JSON-153 passphrase support. *sigh*
"(44) Neudietendorf"; // replace my own sync thread code by libpEpAdapter's implementation.
} // end of anonymous namespace
////////////////////////////////////////////////////////////////////////////