[libhandy] Version 1.1.90



commit e455f608e7a4ac4ab51e0bb70296f40862054f2b
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Feb 10 11:40:02 2021 +0100

    Version 1.1.90

 data/packaging/rpm/libhandy.spec | 2 +-
 debian/changelog                 | 2 +-
 meson.build                      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/packaging/rpm/libhandy.spec b/data/packaging/rpm/libhandy.spec
index a8c8308d..c54c4e70 100644
--- a/data/packaging/rpm/libhandy.spec
+++ b/data/packaging/rpm/libhandy.spec
@@ -1,7 +1,7 @@
 %global _vpath_srcdir %{name}
 
 Name:    libhandy
-Version: 1.1.0
+Version: 1.1.90
 Release: 1%{?dist}
 Summary: A library full of GTK widgets for mobile phones
 
diff --git a/debian/changelog b/debian/changelog
index db87043b..7d145745 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libhandy-1 (1.1.0) UNRELEASED; urgency=medium
+libhandy-1 (1.1.90) UNRELEASED; urgency=medium
 
   * Post-release version bump.
 
diff --git a/meson.build b/meson.build
index 83ecb5d7..56e6ebdf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libhandy', 'c',
-          version: '1.1.0',
+          version: '1.1.90',
           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]