mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
version: update to 0.19~rc1
Sync NEWS debian/changelog at the same time, although in those cases it's a downgrade.
This commit is contained in:
parent
3d991261a4
commit
f310e349df
4 changed files with 6 additions and 6 deletions
4
NEWS
4
NEWS
|
@ -1,5 +1,5 @@
|
|||
Notmuch 0.19 (UNRELEASED)
|
||||
=========================
|
||||
Notmuch 0.19~rc1 (2014-11-06)
|
||||
=============================
|
||||
|
||||
Emacs Interface
|
||||
---------------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.18.2'
|
||||
__VERSION__ = '0.19~rc1'
|
||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
notmuch (0.19-1) UNRELEASED; urgency=low
|
||||
notmuch (0.19~rc1-1) experimental; urgency=low
|
||||
|
||||
* New upstream version
|
||||
* New upstream release candidate
|
||||
* Bump libnotmuch SONAME because of API changes
|
||||
|
||||
-- David Bremner <bremner@debian.org> Tue, 16 Sep 2014 21:02:17 +0200
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.18.2
|
||||
0.19~rc1
|
||||
|
|
Loading…
Reference in a new issue