Version 1.0.7
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 = 6
|
||||
VERSION_RELEASE = 7
|
||||
|
||||
# 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.7) unstable; urgency=low
|
||||
|
||||
* Allow use of CC & LDFLAGS defined by build system.
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Fri, 30 Aug 2019 18:14:21 +0300
|
||||
|
||||
libmce-glib (1.0.6) unstable; urgency=low
|
||||
|
||||
* Added MceBattery object
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: libmce-glib
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: MCE client library
|
||||
Group: Development/Libraries
|
||||
|
||||
Reference in New Issue
Block a user