Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 04c3fdb

Browse files
Pascal Abreschpulkomandy
authored andcommitted
Haikuwebkit: 1.9.3
1 parent ee169e9 commit 04c3fdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/cmake/OptionsHaiku.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include(VersioningUtils)
33

44
SET(PROJECT_VERSION_MAJOR 1)
55
SET(PROJECT_VERSION_MINOR 9)
6-
SET(PROJECT_VERSION_PATCH 1)
6+
SET(PROJECT_VERSION_PATCH 3)
77
SET(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
88

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

0 commit comments

Comments
 (0)