| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-30 | Rename version to version.txt | Ralph Seichter | |
| Building Notmuch on macOS is known to cause problems because the Notmuch distribution archive contains two files named "version". These names clash with the <version> header as defined in C++20. Therefore, the existing naming will likely become a problem on other platforms as well, once compilers adopt the new standard. Signed-off-by: Ralph Seichter <github@seichter.de> Amended-by: db s/keyword/header/ in commit message. | |||
| 2020-09-05 | version: bump to 0.31 | David Bremner | |
| 2020-08-29 | version: bump to 0.31~rc2 | David Bremner | |
| 2020-08-17 | version: bump to 0.31~rc1 | David Bremner | |
| 2020-08-16 | version: bump to 0.31~rc0 | David Bremner | |
| Start the release process for 0.31 | |||
| 2020-07-10 | version: set to 0.30 | David Bremner | |
| 2020-07-03 | version: bump to 0.30~rc3 | David Bremner | |
| 2020-07-03 | bindings/python-cffi: copy version file into bindings dir | David Bremner | |
| Attempt to avoid breaking "pip install ." As far as I can tell, we need to have a copy (not just a relative symlink) of the version file. | |||
