Skip to content

Commit

Permalink
Bump ssu-sysinfo version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Sep 25, 2020
1 parent 3e4b9d0 commit 17ee5f5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -2,7 +2,7 @@
# Package version
# ----------------------------------------------------------------------------

VERSION := 1.2.4
VERSION := 1.3.0

# ----------------------------------------------------------------------------
# Shared object version
Expand Down
2 changes: 1 addition & 1 deletion bin/ssu-sysinfo.c
Expand Up @@ -2,7 +2,7 @@
*
* ssu-sysinfo - Command line utility for making queries
* <p>
* Copyright (c) 2016-2017 Jolla Ltd.
* Copyright (c) 2016 - 2020 Jolla Ltd.
* <p>
* @author Simo Piiroinen <simo.piiroinen@jollamobile.com>
*
Expand Down
2 changes: 1 addition & 1 deletion pkg-config/ssu-sysinfo.pc
Expand Up @@ -4,7 +4,7 @@ libdir=${prefix}/lib

Name: ssu-sysinfo
Description: Library for obtaining ssu information without IPC
Version: 1.2.4
Version: 1.3.0
Requires:
Libs: -L${libdir} -lssusysinfo
Cflags: -I${includedir}
2 changes: 1 addition & 1 deletion rpm/ssu-sysinfo.spec
@@ -1,7 +1,7 @@
Name: ssu-sysinfo

Summary: Tools and libraries for getting ssu information without D-Bus IPC
Version: 1.2.4
Version: 1.3.0
Release: 0
License: LGPLv2+ and BSD
URL: https://git.merproject.org/mer-core/ssu-sysinfo
Expand Down

0 comments on commit 17ee5f5

Please sign in to comment.