Skip to content

Commit

Permalink
Bumped patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
f4exb committed May 12, 2019
1 parent 27f725d commit 5dd8d1e
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 @@ -20,7 +20,7 @@ project(dsdcc)

set(MAJOR_VERSION 1)
set(MINOR_VERSION 8)
set(PATCH_VERSION 4)
set(PATCH_VERSION 5)
set(PACKAGE libdsdcc)
set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION})
set(VERSION ${VERSION_STRING})
Expand Down

0 comments on commit 5dd8d1e

Please sign in to comment.