Skip to content

Commit

Permalink
Haikuwebkit 1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkomandy committed Mar 2, 2019
1 parent d1d9c29 commit 5e9efd3
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 8)
SET(PROJECT_VERSION_PATCH 9)
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 5e9efd3

Please sign in to comment.