Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump ssu-sysinfo version to 1.0.1
  • Loading branch information
spiiroin committed Nov 9, 2017
1 parent e59bb74 commit dd3fa77
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.0.0
VERSION := 1.0.1

# ----------------------------------------------------------------------------
# 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.0.0
Version: 1.0.1
Requires:
Libs: -L${libdir} -lssusysinfo
Cflags: -I${includedir}
2 changes: 1 addition & 1 deletion rpm/ssu-sysinfo.spec
Expand Up @@ -2,7 +2,7 @@
Name: ssu-sysinfo

Summary: Tools and libraries for getting ssu information without D-Bus IPC
Version: 1.0.0
Version: 1.0.1
Release: 0
Group: System/System Control
License: LGPLv2.1+ and BSD
Expand Down

0 comments on commit dd3fa77

Please sign in to comment.