[gtk/version-bump: 1/2] Bump version to 4.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/version-bump: 1/2] Bump version to 4.1
- Date: Tue, 19 Jan 2021 04:10:41 +0000 (UTC)
commit ee43a6a60386c8fdcb79cd12b7acec7498e4ecd6
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 11 19:00:04 2021 -0500
Bump version to 4.1
master is now open for 4.2 API additions.
Includes an update for the one test we have that
has the version number in its expected output.
meson.build | 2 +-
testsuite/tools/validate-data/invalid5.expected | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index d546c00b91..b3b5291c90 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.0.2',
+ version: '4.1.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
diff --git a/testsuite/tools/validate-data/invalid5.expected b/testsuite/tools/validate-data/invalid5.expected
index 615264a579..c6a9ca68d0 100644
--- a/testsuite/tools/validate-data/invalid5.expected
+++ b/testsuite/tools/validate-data/invalid5.expected
@@ -1 +1 @@
-invalid5.ui:3:1 Required GTK version 5.10, current version is 4.0
+invalid5.ui:3:1 Required GTK version 5.10, current version is 4.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]