Updated NEWS and version for release.

This commit is contained in:
Dain Nilsson 2015-08-18 14:44:09 +02:00
parent 5637b791e6
commit a227e26d52
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
* Version 2.2.0 (unreleased)
* Version 2.2.0 (released 2015-08-18)
** Allow spaces in OATH keys.
** Don't crash if smartcard subsystem isn't available.
** Disable systray icon by default.

View File

@ -24,4 +24,4 @@
# non-source form of such a combination shall include the source code
# for the parts of OpenSSL used as well as that of the covered work.
__version__ = "2.1.2-dev"
__version__ = "2.2.0"