Release 1.4.1

This commit is contained in:
Oliver Smith
2021-11-14 15:17:02 +01:00
parent d9866f6029
commit e86a1519cb
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
project('megapixels', 'c', version: '1.4.0')
project('megapixels', 'c', version: '1.4.1')
gnome = import('gnome')
gtkdep = dependency('gtk4')