[libmce-glib] Version 1.0.4

This commit is contained in:
Slava Monich
2017-02-11 18:03:14 +03:00
parent e7bb00e06b
commit aa002cbe8a
3 changed files with 8 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ all: debug release pkgconfig
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_RELEASE = 3
VERSION_RELEASE = 4
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libmce-glib (1.0.4) unstable; urgency=low
* Fixed MceTklock initialization bug
-- Slava Monich <slava.monich@jolla.com> Sat, 11 Feb 2017 18:01:28 +0300
libmce-glib (1.0.3) unstable; urgency=low
* Initialize D-Bus proxies asynchronously

View File

@@ -1,5 +1,5 @@
Name: libmce-glib
Version: 1.0.3
Version: 1.0.4
Release: 0
Summary: MCE client library
Group: Development/Libraries