Skip to content

Commit

Permalink
Chore: update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianim authored Jul 4, 2024
1 parent 0172952 commit 17237d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ find_package(Qt6 COMPONENTS LinguistTools)

qt_add_executable(linbo_gui "")
target_compile_definitions(linbo_gui PUBLIC
GUI_VERSION=\"7.2.4\"
GUI_VERSION=\"7.2.5\"
)

set(SOURCE_FILES
Expand Down

0 comments on commit 17237d1

Please sign in to comment.