Skip to content

Commit

Permalink
HaikuWebKit 1.6.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkomandy committed Sep 18, 2018
1 parent afd6374 commit d3adeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/cmake/OptionsHaiku.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include(VersioningUtils)

SET(PROJECT_VERSION_MAJOR 1)
SET(PROJECT_VERSION_MINOR 6)
SET(PROJECT_VERSION_PATCH 6)
SET(PROJECT_VERSION_PATCH 7)
SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})

add_definitions(-DHAIKU_WEBKIT_VERSION=\"${PROJECT_VERSION}\")
Expand Down

0 comments on commit d3adeb7

Please sign in to comment.