mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
version: bump to 0.18.1~rc0
Also bump the python bindings version, the NEWS version and the Debian version. Since the changelog is (slightly dubiously) metadata, we have to change it to upload a release candidate.
This commit is contained in:
parent
658e83e3ca
commit
294f956d86
4 changed files with 5 additions and 5 deletions
4
NEWS
4
NEWS
|
@ -1,5 +1,5 @@
|
|||
Notmuch 0.18.1 (2014-06-25)
|
||||
===========================
|
||||
Notmuch 0.18.1~rc0 (2014-06-22)
|
||||
===============================
|
||||
|
||||
This is a bug fix and portability release.
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.18'
|
||||
__VERSION__ = '0.18.1~rc0'
|
||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
notmuch (0.18.1-1) unstable; urgency=medium
|
||||
notmuch (0.18.1~rc0-1) experimental; urgency=medium
|
||||
|
||||
* New upstream bug fix release
|
||||
* Tighten dependence of python packages on libnotmuch
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.18
|
||||
0.18.1~rc0
|
||||
|
|
Loading…
Reference in a new issue