Release 1.3.2

This commit is contained in:
Benjamin Schaaf
2021-11-10 23:21:57 +11:00
parent c78b2d66ca
commit 05d6c3fa6d
2 changed files with 8 additions and 1 deletions

View File

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