Version 1.0.13

This commit is contained in:
Slava Monich
2022-01-19 14:25:44 +02:00
parent d83584dbd2
commit 9a14618c13
3 changed files with 9 additions and 2 deletions

View File

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

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
libmce-glib (1.0.13) unstable; urgency=low
* Shuffled includes a bit
* Unified and freshened up licenses
-- Slava Monich <slava.monich@jolla.com> Wed, 19 Jan 2022 14:21:38 +0200
libmce-glib (1.0.12) unstable; urgency=low
* Housekeeping release

View File

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