Skip to content

Commit

Permalink
Merge branch 'update_versions' into 'master'
Browse files Browse the repository at this point in the history
[ssu-sysinfo] Bump version. Contributes to JB#40395

See merge request !6
  • Loading branch information
pvuorela committed Nov 17, 2017
2 parents 9281153 + 3be944e commit 69d126f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -2,7 +2,7 @@
# Package version
# ----------------------------------------------------------------------------

VERSION := 1.1.0
VERSION := 1.1.2

# ----------------------------------------------------------------------------
# Shared object version
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.1.0
Version: 1.1.2
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.1.0
Version: 1.1.2
Release: 0
Group: System/System Control
License: LGPLv2.1+ and BSD
Expand Down

0 comments on commit 69d126f

Please sign in to comment.