[libhandy] Version 1.0.0
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy] Version 1.0.0
- Date: Fri, 4 Sep 2020 13:11:37 +0000 (UTC)
commit e3fb7400c88136b866ae4a63457c6fd76d0a75b6
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Sep 4 14:28:09 2020 +0200
Version 1.0.0
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 5dfb2ae0..751e74cd 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.91.0
+Version: 1.0.0
Release: 1%{?dist}
Summary: A library full of GTK widgets for mobile phones
diff --git a/debian/changelog b/debian/changelog
index 7e1555c2..a98a99a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libhandy-1 (1.0.0) UNRELEASED; urgency=medium
+
+ * Post-release version bump.
+
+ -- Adrien Plazas <adrien plazas puri sm> Fri, 04 Sep 2020 14:26:24 +0200
+
libhandy-1 (0.91.0) amber-phone; urgency=medium
* New upstream release
diff --git a/meson.build b/meson.build
index c920313b..369624ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libhandy', 'c',
- version: '0.91.0',
+ version: '1.0.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]