mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
version: bump to 0.23.6
python and debian bumped at the same time
This commit is contained in:
parent
4e649d000b
commit
48253190ad
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.23.5'
|
||||
__VERSION__ = '0.23.6'
|
||||
SOVERSION = '4'
|
||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
notmuch (0.23.5-2) UNRELEASED; urgency=medium
|
||||
notmuch (0.23.6-1) UNRELEASED; urgency=medium
|
||||
|
||||
* Use gpgconf --create-socketdir to create gpg-agent sockets for
|
||||
test suite.
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.23.5
|
||||
0.23.6
|
||||
|
|
Loading…
Reference in a new issue