Skip to content

Commit

Permalink
Version 1.4.3.
Browse files Browse the repository at this point in the history
Hotfix release:
* Crash when discarding popup menus
* Completely broken scrolling.

Oops!
  • Loading branch information
pulkomandy committed Aug 28, 2014
1 parent 3920356 commit 5a88706
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
@@ -1,6 +1,6 @@
SET(PROJECT_VERSION_MAJOR 1)
SET(PROJECT_VERSION_MINOR 4)
SET(PROJECT_VERSION_PATCH 2)
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 5a88706

Please sign in to comment.