[libmce-glib] Version 1.0.5

This commit is contained in:
Slava Monich
2017-09-15 15:42:01 +03:00
parent b57b52e81b
commit 29091d9f0d
2 changed files with 7 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ all: debug release pkgconfig
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_RELEASE = 4
VERSION_RELEASE = 5
# 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.5) unstable; urgency=low
* Added remove_all_handlers macros
-- Slava Monich <slava.monich@jolla.com> Fri, 15 Sep 2017 15:40:57 +0300
libmce-glib (1.0.4) unstable; urgency=low
* Fixed MceTklock initialization bug