[nautilus-python] NEWS: Update
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python] NEWS: Update
- Date: Thu, 6 Oct 2022 00:35:47 +0000 (UTC)
commit f5d7a95848a89365a57b81f2f97016b9b5721088
Author: Jan Tojnar <jtojnar gmail com>
Date: Thu Oct 6 02:35:17 2022 +0200
NEWS: Update
NEWS.md | 4 ++++
meson.build | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS.md b/NEWS.md
index 064113d..562b5c0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,7 @@
+## 4.0.1 (unreleased)
+
+- Fixed build failure due to underlinking.
(https://gitlab.gnome.org/GNOME/nautilus-python/-/merge_requests/13)
+
## 4.0 (2022-09-17)
- Updated migration docs and rewrote overview.
diff --git a/meson.build b/meson.build
index 416ace6..7bfc576 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'nautilus-python',
'c',
- version: '4.0',
+ version: '4.0.1',
meson_version: '>= 0.59.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]