Bump version to 1.5.2

This commit is contained in:
Martijn Braam
2022-06-29 13:47:47 +02:00
parent 89f7abd749
commit 8df79054c3
2 changed files with 9 additions and 1 deletions

View File

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