mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
version: bump to 0.26~rc2
Update debian version to follow.
This commit is contained in:
parent
d151b73836
commit
4cb1eeba83
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.26~rc1'
|
||||
__VERSION__ = '0.26~rc2'
|
||||
SOVERSION = '5'
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
notmuch (0.26~rc2-1) experimental; urgency=medium
|
||||
|
||||
* Third upstream release candidate
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sat, 06 Jan 2018 09:39:17 -0400
|
||||
|
||||
notmuch (0.26~rc1-1) experimental; urgency=medium
|
||||
|
||||
* Second upstream release candidate
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.26~rc1
|
||||
0.26~rc2
|
||||
|
|
Loading…
Reference in a new issue