From a2a1c89df846eabeb8e2e7ad7c7beb6d23e11d86 Mon Sep 17 00:00:00 2001 From: lbonn Date: Sun, 28 Nov 2021 16:02:31 +0100 Subject: [PATCH] Set version to -dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 32c23f6a2..1f8ee5b38 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('rofi', 'c', - version: '1.7.1+wayland1', + version: '1.7.1+wayland1-dev', meson_version: '>=0.47.0', license: [ 'MIT' ], default_options: [