projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
070f44f
)
python: bump version
author
David Bremner
<david@tethera.net>
Tue, 22 Apr 2014 00:36:26 +0000
(09:36 +0900)
committer
David Bremner
<david@tethera.net>
Tue, 22 Apr 2014 00:40:28 +0000
(09:40 +0900)
bindings/python/notmuch/version.py
patch
|
blob
|
history
diff --git
a/bindings/python/notmuch/version.py
b/bindings/python/notmuch/version.py
index fa3f93b817986559334d0aaff46ea0fa51e79b24..f15440d16319b42ec743fbcccaa90c13c31b7734 100644
(file)
--- a/
bindings/python/notmuch/version.py
+++ b/
bindings/python/notmuch/version.py
@@
-1,2
+1,2
@@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.1
7
'
+__VERSION__ = '0.1
8~rc0
'