Skip to content

Commit

Permalink
Bump version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
KrissN committed Oct 26, 2016
1 parent 722731b commit 8ad8964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ option(HAVE_SEPARATE_MTA_RESOURCE "Build a separate resource for sending e-mail.
option(HAVE_INBOX_FILTERING_WORKAROUND "Include inbox filtering workaround." TRUE)
option(ENABLE_TESTS "Build the test suite." FALSE)

set(AKONADI_EWS_VERSION "0.8.0-dev")
set(AKONADI_EWS_VERSION "0.8.1")

add_subdirectory(ewsclient)

Expand Down

0 comments on commit 8ad8964

Please sign in to comment.