[gi-docgen] Post-release version bump to 2022.2



commit bdc3377805e3073a1eed74f503cfee7f366cf365
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Feb 12 18:05:26 2022 +0000

    Post-release version bump to 2022.2

 gidocgen/core.py | 2 +-
 meson.build      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gidocgen/core.py b/gidocgen/core.py
index a846fe0..68049ee 100644
--- a/gidocgen/core.py
+++ b/gidocgen/core.py
@@ -1,4 +1,4 @@
 # SPDX-FileCopyrightText: 2020 GNOME Foundation <https://gnome.org>
 # SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later
 
-version = "2022.1"
+version = "2022.2"
diff --git a/meson.build b/meson.build
index 02d8e3f..7df5536 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later
 
 project('gi-docgen',
-  version: '2022.1',
+  version: '2022.2',
   meson_version: '>= 0.55.0',
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]