build: bump version to 1.7.4

The server <-> mu4e protocol changed, so we need to bump the version.
This commit is contained in:
Dirk-Jan C. Binnema
2021-10-21 21:54:33 +03:00
parent 9a2fd441c5
commit b64d58e7e4
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
# project setup
#
project('mu', ['c', 'cpp'],
version: '1.7.3',
version: '1.7.4',
meson_version: '>= 0.52.0', # debian 10
license: 'GPL-3.0-or-later',
default_options : [