]> git.sesse.net Git - nageru/commitdiff
Release Nageru and Futatabi 2.2.2. 2.2.2
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Jul 2023 15:16:56 +0000 (17:16 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Jul 2023 15:29:05 +0000 (17:29 +0200)
meson.build

index 68d1fa0feee2c34d7f4a105a940e66c4ea5c47b3..98508b17eb942f6a63ca18ea9b41bacca73bd163 100644 (file)
@@ -1,4 +1,4 @@
-project('nageru', 'cpp', default_options: ['buildtype=debugoptimized'], version: '2.2.2-pre')
+project('nageru', 'cpp', default_options: ['buildtype=debugoptimized'], version: '2.2.2')
 
 cxx = meson.get_compiler('cpp')
 qt5 = import('qt5')