diff options
| author | Simon Ser <contact@emersion.fr> | 2025-06-09 16:27:18 +0200 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2025-06-09 16:27:18 +0200 |
| commit | 0a740a24d98beeb3080552c29a64be6027ccd442 (patch) | |
| tree | b3324c8eb4e37b2b7f9b7eef70bf76d5b987f2ef | |
| parent | 3d401d9390694dfe4ed7c408b9805f6d23ed8240 (diff) | |
build: bump version to 1.12-dev
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 07a6bccf..05e51881 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.11-rc2', + version: '1.12-dev', license: 'MIT', meson_version: '>=1.3', default_options: [ |
