Skip to content

Commit

Permalink
Haikuwebkit 1.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nephele-gh committed Feb 5, 2024
1 parent 50aeb12 commit 4d6dd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/cmake/OptionsHaiku.cmake
Expand Up @@ -3,7 +3,7 @@ include(VersioningUtils)

SET(PROJECT_VERSION_MAJOR 1)
SET(PROJECT_VERSION_MINOR 9)
SET(PROJECT_VERSION_PATCH 10)
SET(PROJECT_VERSION_PATCH 11)
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 4d6dd2f

Please sign in to comment.