Version 1.0.10
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 = 9
|
||||
VERSION_RELEASE = 10
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
libmce-glib (1.0.10) unstable; urgency=low
|
||||
|
||||
* Hide internal symbols
|
||||
* Respect arch specific lib dir
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Mon, 25 May 2020 15:11:04 +0300
|
||||
|
||||
libmce-glib (1.0.9) unstable; urgency=low
|
||||
|
||||
* Ignore GLib deprecation warnings
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: libmce-glib
|
||||
Version: 1.0.9
|
||||
Version: 1.0.10
|
||||
Release: 0
|
||||
Summary: MCE client library
|
||||
Group: Development/Libraries
|
||||
|
||||
Reference in New Issue
Block a user