Version 1.0.9
This commit is contained in:
2
Makefile
2
Makefile
@@ -20,7 +20,7 @@ all: debug release pkgconfig
|
||||
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 0
|
||||
VERSION_RELEASE = 8
|
||||
VERSION_RELEASE = 9
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
10
debian/changelog
vendored
10
debian/changelog
vendored
@@ -1,12 +1,18 @@
|
||||
libmce-glib (1.0.9) unstable; urgency=low
|
||||
|
||||
* Ignore GLib deprecation warnings
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Sun, 08 Mar 2020 16:30:35 +0200
|
||||
|
||||
libmce-glib (1.0.8) unstable; urgency=low
|
||||
|
||||
* Avoid overlinking.
|
||||
* Avoid overlinking
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Tue, 05 Nov 2019 14:21:43 +0300
|
||||
|
||||
libmce-glib (1.0.7) unstable; urgency=low
|
||||
|
||||
* Allow use of CC & LDFLAGS defined by build system.
|
||||
* Allow use of CC & LDFLAGS defined by build system
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Fri, 30 Aug 2019 18:14:21 +0300
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: libmce-glib
|
||||
Version: 1.0.8
|
||||
Version: 1.0.9
|
||||
Release: 0
|
||||
Summary: MCE client library
|
||||
Group: Development/Libraries
|
||||
|
||||
Reference in New Issue
Block a user