Skip to content

Commit

Permalink
Bump to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xaqq committed Sep 16, 2015
1 parent 8f9b4fd commit 404f74d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ endif()

add_definitions(-DLEOSAC_VERSION_MAJOR=0)
add_definitions(-DLEOSAC_VERSION_MINOR=6)
add_definitions(-DLEOSAC_VERSION_PATCH=1)
add_definitions(-DLEOSAC_VERSION_PATCH=2)

set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${LEOSAC_BINARY_DIR})
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${LEOSAC_BINARY_DIR})
Expand Down
7 changes: 7 additions & 0 deletions pkg/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
leosac (0.6.2-1) UNRELEASED; urgency=medium

* Add support for TCP notifications
* Add support for webservice notifications.

-- <arnaud.kapp@islog.com> Wed, 16 Sep 2015 10:40:17 +0100

leosac (0.6.1-1) UNRELEASED; urgency=medium

* Update to commit 126089bcd8b8f182c01a42731577127db81e30ff
Expand Down

0 comments on commit 404f74d

Please sign in to comment.