mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 19:08:09 +01:00
push __VERSION__ to post release 0.2.1+
This commit is contained in:
parent
ffe8c46f85
commit
bdc3a95bb7
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@ from thread import Threads, Thread
|
|||
from tag import Tags
|
||||
from cnotmuch.globals import nmlib, STATUS, NotmuchError
|
||||
__LICENSE__="GPL v3+"
|
||||
__VERSION__='0.2.1'
|
||||
__VERSION__='0.2.1+'
|
||||
__AUTHOR__ ='Sebastian Spaeth <Sebastian@SSpaeth.de>'
|
||||
|
|
Loading…
Reference in a new issue