Update version numbers for release

This commit is contained in:
Michael Davidsaver
2021-02-26 12:57:27 -08:00
parent c8f6ce329c
commit 64c284cd41
4 changed files with 6 additions and 5 deletions

View File

@ -1,11 +1,12 @@
/** @page pvarelease_notes Release Notes
Release 7.1.3 (UNRELEASED)
==========================
Release 7.1.3 (Feb. 2021)
=========================
- Bug fixes
- Increase default TCP timeout to 40 seconds.
Applies a 4/3 multiplier on \$EPICS_PVA_CONN_TMO for compatibility.
- CA Provider implementation restructured to simplify, reduce duplication and fix issues #163 and #165.
- Changes
- Enable building of pvtools to all except vxWorks, RTEMS and iOS.