Increment the version and update the NEWS

Signed-off-by: Gavin Howard <[email protected]>
This commit is contained in:
Gavin Howard 2022-12-24 23:38:59 -07:00
parent 0ca5d3c33d
commit 21d20454d4
Signed by: gavin
GPG Key ID: 93D31C8CA4AB6C63
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# News
## 6.2.1
This is a production release with one bug fix for a memory bug in history.
## 6.2.0
This is a production release with a new feature and a few bug fixes.

View File

@ -37,6 +37,6 @@
#define BC_VERSION_H
/// The current version.
#define VERSION 6.2.0
#define VERSION 6.2.1
#endif // BC_VERSION_H