Version 1.0.12

This commit is contained in:
Slava Monich
2021-11-08 02:49:13 +02:00
parent 78f4870988
commit 0a4a06109f
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 = 10
VERSION_RELEASE = 12
# 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.12) unstable; urgency=low
* Housekeeping release
-- Slava Monich <slava.monich@jolla.com> Mon, 08 Nov 2021 02:44:15 +0200
libmce-glib (1.0.10) unstable; urgency=low
* Hide internal symbols

View File

@@ -1,6 +1,6 @@
Name: libmce-glib
Version: 1.0.10
Version: 1.0.12
Release: 0
Summary: MCE client library
License: BSD