new version name "(45) Kreuz Erfurt" to release the bugfix for context-saved function parameters.

JSON-156
Roker 3 years ago
parent 9b3a0bd4ff
commit 3f9a4c93b0

@ -75,7 +75,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*
"(44) Neudietendorf"; // replace my own sync thread code by libpEpAdapter's implementation.
// "(44) Neudietendorf"; // replace my own sync thread code by libpEpAdapter's implementation.
"(45) Kreuz Erfurt"; // fix of context-saved function parameters that would cause trouble when >1 request is processed in parallel.
} // end of anonymous namespace
////////////////////////////////////////////////////////////////////////////

Loading…
Cancel
Save