We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc71573 commit c851243Copy full SHA for c851243
meson.build
@@ -1,5 +1,5 @@
1
project('com.github.danrabbit.nimbus', 'vala', 'c',
2
- version: '0.2.0'
+ version: '0.3.3'
3
)
4
5
add_global_arguments('-DGETTEXT_PACKAGE="' + meson.project_name() + '"', language:'c')
0 commit comments