Update version number to 1.2.0

This commit is contained in:
Martijn Braam 2021-07-30 18:14:42 +02:00
parent 68bba0a8a5
commit c584583d29
No known key found for this signature in database
GPG Key ID: C4280ACB000B060F
1 changed files with 1 additions and 1 deletions

View File

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