mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
version: bump to 0.19
This commit is contained in:
parent
398f1484b9
commit
a60aa095d7
4 changed files with 10 additions and 4 deletions
4
NEWS
4
NEWS
|
@ -1,5 +1,5 @@
|
|||
Notmuch 0.19~rc2 (2014-11-09)
|
||||
=============================
|
||||
Notmuch 0.19 (2014-11-14)
|
||||
=========================
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.19~rc2'
|
||||
__VERSION__ = '0.19'
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
notmuch (0.19-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- David Bremner <bremner@debian.org> Fri, 14 Nov 2014 19:34:12 +0100
|
||||
|
||||
notmuch (0.19~rc2-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release candidate
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.19~rc2
|
||||
0.19
|
||||
|
|
Loading…
Reference in a new issue