File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ 2.7.1
2+ - Bugfixes
3+ - msvc build fixes (Alexander Usyskin)
4+ - cleanup passwords after use (Alexander Usyskin)
5+ - drop RANDFILE in owsmangencert.h (kkaempf)
6+ - fix potential NULL pointer dereference (Alexander Usyskin)
7+ - MinGW build enablement (Bastian Germann)
8+
192.7.0
210- API change
311 - client_opt: expiry and hearbeat_interval are float (Alexander Usyskin)
Original file line number Diff line number Diff line change 4444# set COMPATMINOR to MINOR. (binary incompatible change)
4545#
4646
47- # Package version 2.7.0
47+ # Package version 2.7.1
4848SET (OPENWSMAN_MAJOR "2" )
4949SET (OPENWSMAN_MINOR "7" )
50- SET (OPENWSMAN_PATCH "0 " )
50+ SET (OPENWSMAN_PATCH "1 " )
5151
5252# Plugin API 2.2
5353SET (OPENWSMAN_PLUGIN_API_MAJOR "2" )
You can’t perform that action at this time.
0 commit comments