[libhandy] Bump the version to 0.85.0
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy] Bump the version to 0.85.0
- Date: Fri, 17 Jul 2020 12:41:10 +0000 (UTC)
commit db6b8fb37a4584caf31bdbe2b64928e9e00e2915
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Jul 17 14:00:42 2020 +0200
Bump the version to 0.85.0
Post-release version bump.
data/packaging/rpm/libhandy.spec | 2 +-
debian/changelog | 6 ++++++
meson.build | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/data/packaging/rpm/libhandy.spec b/data/packaging/rpm/libhandy.spec
index 11d932ff..79ba4042 100644
--- a/data/packaging/rpm/libhandy.spec
+++ b/data/packaging/rpm/libhandy.spec
@@ -1,7 +1,7 @@
%global _vpath_srcdir %{name}
Name: libhandy
-Version: 0.84.0
+Version: 0.85.0
Release: 1%{?dist}
Summary: A library full of GTK widgets for mobile phones
diff --git a/debian/changelog b/debian/changelog
index c34f08f7..21f07d5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libhandy-1 (0.85.0) UNRELEASED; urgency=medium
+
+ * Post-release version bump.
+
+ -- Adrien Plazas <adrien plazas puri sm> Fri, 17 Jul 2020 13:58:58 +0200
+
libhandy-1 (0.84.0) amber-phone; urgency=medium
* New upstream release
diff --git a/meson.build b/meson.build
index 509f73f2..73bf88bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libhandy', 'c',
- version: '0.84.0',
+ version: '0.85.0',
license: 'LGPL-2.1+',
meson_version: '>= 0.49.0',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]