[libmce-glib] Version 1.0.5
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 = 4
|
||||
VERSION_RELEASE = 5
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user