summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2021-12-22 13:31:13 +0200
committerTanu Kaskinen <tanuk@iki.fi>2021-12-22 13:32:08 +0200
commit59ccdf5b5509a4037d00a12b032fb99a52e6d431 (patch)
tree2028b2ac3ec1a7333ad42553882b5ddd6135a0d1
parent18359d8a3f8b63a64a5af29cf7ab715861eab459 (diff)
Prepare for releasing 1.2
Part-of: <https://gitlab.freedesktop.org/pulseaudio/paprefs/-/merge_requests/27>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b2e8e68..7212b60 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('paprefs', 'cpp',
license: 'GPL2+',
- version: '1.1',
+ version: '1.2',
meson_version: '>=0.40.1'
)