Skip to content

Commit

Permalink
v2.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaempf committed Feb 24, 2015
1 parent c94ca87 commit 41d5213
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
2.4.14
- Features
- Improved C++ bindings (Peter Hatina)
- Bugfixes
- Build fixes for Fedora21, RHEL7, and CentOS7
- option parser accepts '-?' and '--help' as valid
Expand Down
4 changes: 2 additions & 2 deletions VERSION.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
# set COMPATMINOR to MINOR. (binary incompatible change)
#

# Package version 2.4.13
# Package version 2.4.14
SET(OPENWSMAN_MAJOR "2")
SET(OPENWSMAN_MINOR "4")
SET(OPENWSMAN_PATCH "13")
SET(OPENWSMAN_PATCH "14")

# Plugin API 2.2
SET(OPENWSMAN_PLUGIN_API_MAJOR "2")
Expand Down

0 comments on commit 41d5213

Please sign in to comment.