[gnome-shell-extensions/gnome-40] Bump version to 40.7
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions/gnome-40] Bump version to 40.7
- Date: Sun, 20 Mar 2022 15:14:10 +0000 (UTC)
commit 29c5131ee1fe5e35d06965df7e837a900af82ac3
Author: Florian Müllner <fmuellner gnome org>
Date: Sun Mar 20 16:09:07 2022 +0100
Bump version to 40.7
There weren't any code changes, but the pre-generated classic
stylesheet in the last tarball was incorrect because "someone"
didn't call `git submodule update` before distcheck :blush:
NEWS | 4 ++++
meson.build | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 25bc6f5..e85c488 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+40.7
+====
+ * Bump version
+
40.6
====
* window-list: Update window tracking to avoid missing icons [Florian; #372]
diff --git a/meson.build b/meson.build
index 41a7e99..a1b8299 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
- version: '40.6',
+ version: '40.7',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]