mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
version: bump for bugfix release 0.10.2
This commit is contained in:
parent
6cca3a5c16
commit
d7276c6241
3 changed files with 3 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.1'
|
__VERSION__ = '0.10.2'
|
||||||
|
|
|
@ -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-11-25 "Notmuch 0.10.1"
|
.TH NOTMUCH 1 2011-12-04 "Notmuch 0.10.2"
|
||||||
.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.1
|
0.10.2
|
||||||
|
|
Loading…
Reference in a new issue