mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
version: bump to 0.21~rc1
This commit is contained in:
parent
364ab6a225
commit
627efac85e
4 changed files with 5 additions and 5 deletions
|
@ -1,3 +1,3 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.20.2'
|
||||
__VERSION__ = '0.21~rc1'
|
||||
SOVERSION = '4'
|
||||
|
|
2
debian/NEWS
vendored
2
debian/NEWS
vendored
|
@ -1,4 +1,4 @@
|
|||
notmuch (0.21~rc0-1) experimental; urgency=medium
|
||||
notmuch (0.21~rc1-1) experimental; urgency=medium
|
||||
|
||||
* This release of notmuch requires a non-reversible database upgrade
|
||||
to support database revision tracking. This upgrade will happen on
|
||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
notmuch (0.21~rc0-1) experimental; urgency=medium
|
||||
notmuch (0.21~rc1-1) experimental; urgency=medium
|
||||
|
||||
* new upstream release candidate
|
||||
* New upstream release candidate
|
||||
|
||||
-- David Bremner <bremner@debian.org> Thu, 15 Oct 2015 08:08:17 -0300
|
||||
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.20.2
|
||||
0.21~rc1
|
||||
|
|
Loading…
Reference in a new issue