Skip to content

Commit

Permalink
Prep 2.6.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaempf committed Oct 12, 2018
1 parent a4a66e8 commit b9cd0b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.6.8
- Bugfixes
- disable http(s) directory listing

2.6.7
- Features
- Build with CMake 2.6 or later
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.6.7
# Package version 2.6.8
SET(OPENWSMAN_MAJOR "2")
SET(OPENWSMAN_MINOR "6")
SET(OPENWSMAN_PATCH "7")
SET(OPENWSMAN_PATCH "8")

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

0 comments on commit b9cd0b7

Please sign in to comment.