diff options
| author | David Bremner <david@tethera.net> | 2017-02-23 09:08:15 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-02-23 09:08:15 -0400 |
| commit | e0e8586fc72763571f9eafeb831c7bc79a15273d (patch) | |
| tree | 70fc4d756b58c9b4b570741c52520c47cf96895b /bindings/python | |
| parent | 2c5eed16b3b0bff9b6f488d3949ebdb62e8d1c35 (diff) | |
| parent | 48253190adb70fcc1783beeeb386c19ff4832fa9 (diff) | |
Merge branch 'release'
Merge in g_hash_table read-after-free fix
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 1397fefd..8d700260 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.23.5' +__VERSION__ = '0.23.6' SOVERSION = '4' |
