diff options
| author | David Bremner <david@tethera.net> | 2017-07-18 07:04:29 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-18 07:04:29 -0300 |
| commit | b8ccfe342d8f99a4df1a4e56c8e8cc133578e5c2 (patch) | |
| tree | 3493b37f0e9ed41e4160681b2570b35df21902bf | |
| parent | 33e7441fb8872334ef803de63ffe79f3d671a781 (diff) | |
version: bump to 0.25~rc1
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index aa4a6b63..15eeef20 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.25~rc0' +__VERSION__ = '0.25~rc1' SOVERSION = '5' @@ -1 +1 @@ -0.25~rc0 +0.25~rc1 |
