diff options
| author | Simon Ser <contact@emersion.fr> | 2025-01-26 14:43:46 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2025-01-26 14:43:46 +0100 |
| commit | fde480b242aab59b36d427db81f4fd016cf0e0bd (patch) | |
| tree | e8cceb74917c7c45e5e9dc5b919c32a587ac4fbc | |
| parent | a725f08ed005ce7bbb16740ba2fcef2c0251f391 (diff) | |
build: bump version to 1.10.11.10.1
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 1492c620..de37ff1a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.10', + version: '1.10.1', license: 'MIT', meson_version: '>=0.60.0', default_options: [ |
