mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
version: update version to 0.11~rc1
and keep python, man page, and debian package in sync.
This commit is contained in:
parent
c44a0edadc
commit
c616ada489
4 changed files with 9 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
# this file should be kept in sync with ../../../version
|
# this file should be kept in sync with ../../../version
|
||||||
__VERSION__ = '0.10.2'
|
__VERSION__ = '0.11~rc1'
|
||||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
notmuch (0.11~rc1-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream release candidate.
|
||||||
|
|
||||||
|
-- David Bremner <bremner@debian.org> Sun, 25 Dec 2011 23:07:08 -0400
|
||||||
|
|
||||||
notmuch (0.10.2-1) unstable; urgency=low
|
notmuch (0.10.2-1) unstable; urgency=low
|
||||||
|
|
||||||
* Upstream bug fix release
|
* Upstream bug fix release
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
.\" along with this program. If not, see http://www.gnu.org/licenses/ .
|
.\" along with this program. If not, see http://www.gnu.org/licenses/ .
|
||||||
.\"
|
.\"
|
||||||
.\" Author: Carl Worth <cworth@cworth.org>
|
.\" Author: Carl Worth <cworth@cworth.org>
|
||||||
.TH NOTMUCH 1 2011-12-04 "Notmuch 0.10.2"
|
.TH NOTMUCH 1 2011-12-24 "Notmuch 0.11~rc1"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
notmuch \- thread-based email index, search, and tagging
|
notmuch \- thread-based email index, search, and tagging
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
0.10.2
|
0.11~rc1
|
||||||
|
|
Loading…
Reference in a new issue