Skip to content

Commit

Permalink
ttk version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Jun 30, 2023
1 parent 90bc0c3 commit 7007574
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Clients/ParaView/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ if (PARAVIEW_ENABLE_EMBEDDED_DOCUMENTATION)
endif ()

if (DEFINED PARAVIEW_VERSION_NICKNAME)
set(paraview_version "[TTK 1.1] ${PARAVIEW_VERSION_NICKNAME}")
set(paraview_version "[TTK 1.2] ${PARAVIEW_VERSION_NICKNAME}")
else ()
set(paraview_version "[TTK 1.1] ${PARAVIEW_VERSION_FULL}")
set(paraview_version "[TTK 1.2] ${PARAVIEW_VERSION_FULL}")
endif ()
set(paraview_title "ParaView ${paraview_version}")
if (PARAVIEW_BRANCH)
Expand Down
Binary file modified Qt/Components/Resources/Icons/PVSplashScreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7007574

Please sign in to comment.