mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
bump version and NEWS date for 0.22 release
This commit is contained in:
parent
1819d03c27
commit
e6e395435d
3 changed files with 3 additions and 3 deletions
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
||||||
Notmuch 0.22 (UNRELEASED)
|
Notmuch 0.22 (2016-04-26)
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
General
|
General
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# this file should be kept in sync with ../../../version
|
# this file should be kept in sync with ../../../version
|
||||||
__VERSION__ = '0.22~rc1'
|
__VERSION__ = '0.22'
|
||||||
SOVERSION = '4'
|
SOVERSION = '4'
|
||||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
0.22~rc1
|
0.22
|
||||||
|
|
Loading…
Reference in a new issue