summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2022-02-17 14:29:49 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2022-02-17 14:30:06 +0100
commit7fab141ba787cecb576b732c9182b006453d82f4 (patch)
treea3f5f7f4dcad59f8260051d98919a169e02047d8
parent703d84308b9531fc89cd0073d4fc3c9641bb5be6 (diff)
downloadlibwnck-7fab141ba787cecb576b732c9182b006453d82f4.tar.gz
Release: 40.140.1
-rw-r--r--NEWS14
-rw-r--r--meson.build2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 22ccb40..0a13715 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
==============
+Version 40.1
+==============
+
+ Fixes
+
+ * Revert "pager: do not change workspace size from size_allocate"
+ (Alberts Muktupāvels)
+
+ Translations
+
+ * Anders Jonsson (sv)
+
+
+==============
Version 40.0
==============
diff --git a/meson.build b/meson.build
index 290e5d2..80f02f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('libwnck',
'c',
- version: '40.0',
+ version: '40.1',
meson_version: '>= 0.50.0')
LIBWNCK_SOVERSION = 0