Skip to content

Commit

Permalink
Haikuwebkit: 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Abresch authored and pulkomandy committed Feb 8, 2023
1 parent ee169e9 commit 04c3fdb
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 9)
SET(PROJECT_VERSION_PATCH 1)
SET(PROJECT_VERSION_PATCH 3)
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 04c3fdb

Please sign in to comment.