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



commit 28e9ec790474863d38f696334ab9336d69854a18
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed May 26 18:41:07 2021 +0100

    Post-release version bump to 2021.7

 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 c02346b..13bc993 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 = "2021.6"
+version = "2021.7"
diff --git a/meson.build b/meson.build
index 28b73e7..566ecd2 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: '2021.6',
+  version: '2021.7',
   meson_version: '>= 0.55.0',
 )
 


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