Bump to 1.3.0

This commit is contained in:
Martijn Braam
2021-09-10 03:39:03 +02:00
parent 7c218cddd3
commit fa5cbb5d9b
2 changed files with 10 additions and 1 deletions

View File

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