Skip to content

Commit

Permalink
Chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianim committed Jun 23, 2022
1 parent 29f0184 commit 274f595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ target_include_directories(linbo_gui PUBLIC
)

target_compile_definitions(linbo_gui PUBLIC
GUI_VERSION=\"\\\"7.1.0~rc01\\\"\"
GUI_VERSION=\"\\\"7.1.0\\\"\"
)

target_link_libraries(linbo_gui PUBLIC
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
linuxmuster-linbo-gui7 (7.1.0~rc01) lmn72; urgency=medium
linuxmuster-linbo-gui7 (7.1.0) lmn72; urgency=medium

* Move to Qt6
* Move to Ubuntu 22.04 as build environment
Expand Down

0 comments on commit 274f595

Please sign in to comment.