mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
Merge branch 'release'
This commit is contained in:
commit
5303e35089
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.38~rc1'
|
||||
__VERSION__ = '0.38~rc2'
|
||||
SOVERSION = '5'
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
notmuch (0.38~rc2-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release candidate
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sun, 03 Sep 2023 09:10:24 -0300
|
||||
|
||||
notmuch (0.38~rc1-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release candidate
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.38~rc1
|
||||
0.38~rc2
|
||||
|
|
Loading…
Reference in a new issue