Skip to content

Commit

Permalink
Bump ssu-sysinfo version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Dec 7, 2016
1 parent 32a52e3 commit 837b763
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 := 0.0.0
VERSION := 1.0.0

# ----------------------------------------------------------------------------
# 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: 0.0.0
Version: 1.0.0
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: 0.0.0
Version: 1.0.0
Release: 0
Group: System/System Control
License: LGPLv2.1+ and BSD
Expand Down

0 comments on commit 837b763

Please sign in to comment.