Bump version

This commit is contained in:
Yuxuan Shui 2019-01-20 22:20:43 +00:00
parent f2b393d919
commit 02029818ab
No known key found for this signature in database
GPG Key ID: 37C999F617EA1A47
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
project('compton', 'c', version: '4',
project('compton', 'c', version: '5',
default_options: ['c_std=c11'])
cc = meson.get_compiler('c')