Skip to content

Commit

Permalink
Update version 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sunyuzhao committed Mar 6, 2018
1 parent 42de93b commit 3063bec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROJECT(seadrive-gui)

SET(SEADRIVE_GUI_VERSION_MAJOR 0)
SET(SEADRIVE_GUI_VERSION_MINOR 8)
SET(SEADRIVE_GUI_VERSION_PATCH 5)
SET(SEADRIVE_GUI_VERSION_PATCH 6)
SET(PROJECT_VERSION "${SEADRIVE_GUI_VERSION_MAJOR}.${SEADRIVE_GUI_VERSION_MINOR}.${SEADRIVE_GUI_VERSION_PATCH}")
ADD_DEFINITIONS(-DSEADRIVE_GUI_VERSION=${PROJECT_VERSION})

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
seadrive-gui (0.8.6) unstable; urgency=low

* new upstream release

-- Jonathan Xu <[email protected]> Tue, 6 Mar 2018 18:22:16 +0800

seadrive-gui (0.8.5) unstable; urgency=low

* new upstream release
Expand Down

0 comments on commit 3063bec

Please sign in to comment.