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 639a557 commit 59c309aCopy full SHA for 59c309a
abroot-rollback-notifier.in
@@ -1,6 +1,6 @@
1
#!@PYTHON@
2
#
3
-# Copyright 2023 Vanilla OS Contributors
+# Copyright 2024 Vanilla OS Contributors
4
5
# This program is free software: you can redistribute it and/or modify
6
# it under the terms of the GNU General Public License as published by
meson.build
project('abroot-rollback-notifier',
- version: '0.0.1',
+ version: '1.0.0',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2',
'werror=false',
0 commit comments