Skip to content

Commit

Permalink
Bump libiphb version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Jun 7, 2013
1 parent 3806fa0 commit 0e6517f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(libiphb, 1.0.0)
AC_INIT(libiphb, 1.0.1)

AM_INIT_AUTOMAKE

Expand Down
2 changes: 1 addition & 1 deletion rpm/libiphb.spec
Expand Up @@ -9,7 +9,7 @@ Name: libiphb
# << macros

Summary: API for IP Heartbeat service
Version: 1.0.0
Version: 1.0.1
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down
2 changes: 1 addition & 1 deletion rpm/libiphb.yaml
@@ -1,6 +1,6 @@
Name: libiphb
Summary: API for IP Heartbeat service
Version: 1.0.0
Version: 1.0.1
Release: 0
Group: System/System Control
License: LGPLv2+
Expand Down

0 comments on commit 0e6517f

Please sign in to comment.