aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorallusive-dev <[email protected]>2023-11-16 11:04:09 +1100
committerallusive-dev <[email protected]>2023-11-16 11:04:09 +1100
commit75e81f81f1921a31aee5c675c0faf710c090bfe0 (patch)
tree3e1aa12a800bfdef9bda10ba316e851568dee879 /meson.build
parentMerge branch 'main' of github.com:allusive-dev/compfy (diff)
downloadcompfy-1.6.4.tar.xz
compfy-1.6.4.zip
media and icons1.6.4
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d6b8969..ccb027e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('compfy', 'c', version: '1.6.3',
+project('compfy', 'c', version: '1.6.4',
default_options: ['c_std=c11', 'warning_level=1'])
cc = meson.get_compiler('c')