mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
Merge branch 'release'
This commit is contained in:
commit
e3ad0087f3
4 changed files with 9 additions and 3 deletions
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
|||
Notmuch 0.36 (UNRELEASED)
|
||||
Notmuch 0.36 (2022-04-25)
|
||||
=========================
|
||||
|
||||
Library
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.36~rc1'
|
||||
__VERSION__ = '0.36'
|
||||
SOVERSION = '5'
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
notmuch (0.36-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- David Bremner <bremner@debian.org> Mon, 25 Apr 2022 08:47:41 -0300
|
||||
|
||||
notmuch (0.36~rc1-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release candidate
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.36~rc1
|
||||
0.36
|
||||
|
|
Loading…
Reference in a new issue