mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
bump version to 0.19~rc2
This commit is contained in:
parent
78a1575aa4
commit
61bae7726d
4 changed files with 10 additions and 3 deletions
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
|||
Notmuch 0.19~rc1 (2014-11-06)
|
||||
Notmuch 0.19~rc2 (2014-11-09)
|
||||
=============================
|
||||
|
||||
Command-Line Interface
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.19~rc1'
|
||||
__VERSION__ = '0.19~rc2'
|
||||
|
|
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
notmuch (0.19~rc2-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release candidate
|
||||
* Updated defaults for "notmuch address"
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sun, 09 Nov 2014 16:23:30 +0100
|
||||
|
||||
notmuch (0.19~rc1-1) experimental; urgency=low
|
||||
|
||||
* New upstream release candidate
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.19~rc1
|
||||
0.19~rc2
|
||||
|
|
Loading…
Reference in a new issue