[gnome-online-accounts] Post-branch version bump
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Post-branch version bump
- Date: Fri, 9 Oct 2020 14:07:36 +0000 (UTC)
commit 861fdc28ca77eb5012d5811db82ba4d9afb8dbfd
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Oct 9 16:07:16 2020 +0200
Post-branch version bump
NEWS | 4 ++++
configure.ac | 4 ++--
meson.build | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 13209fed..18b28ad4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in 3.39.1
+=============================
+
+
Overview of changes in 3.38.0
=============================
diff --git a/configure.ac b/configure.ac
index ad15793a..7edd0294 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([goa_major_version], [3])
-m4_define([goa_minor_version], [38])
-m4_define([goa_micro_version], [0])
+m4_define([goa_minor_version], [39])
+m4_define([goa_micro_version], [1])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
diff --git a/meson.build b/meson.build
index 97485893..c3d54c8f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-online-accounts', 'c',
- version: '3.38.0',
+ version: '3.39.1',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]