Skip to content

Commit d3adeb7

Browse files
committed
HaikuWebKit 1.6.7.
1 parent afd6374 commit d3adeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 6)
6-
SET(PROJECT_VERSION_PATCH 6)
6+
SET(PROJECT_VERSION_PATCH 7)
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)