mirror of
https://github.com/swaywm/sway.git
synced 2026-02-17 22:05:53 -05:00
_incr_version: always overwrite old version number
This commit is contained in:
parent
a44ae8869b
commit
2a00bb0650
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
project(
|
||||
'sway',
|
||||
'c',
|
||||
version: '1.2',
|
||||
version: '1.2', #release_version
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.48.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue