mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
version: bump to 0.21~rc3
This commit is contained in:
parent
429ec8666e
commit
246d540dbe
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.21~rc2'
|
||||
__VERSION__ = '0.21~rc3'
|
||||
SOVERSION = '4'
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
notmuch (0.21~rc3-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release candidate
|
||||
|
||||
-- David Bremner <bremner@debian.org> Thu, 22 Oct 2015 09:19:02 -0300
|
||||
|
||||
notmuch (0.21~rc2-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release candidate
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.21~rc2
|
||||
0.21~rc3
|
||||
|
|
Loading…
Reference in a new issue