Mercurial > hg > orthanc-stone
changeset 2025:8ff083f67628
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 05 Dec 2022 08:19:49 +0100 |
parents | e0b7b2a8b914 (diff) e24e93418061 (current diff) |
children | 04148de691a7 0d8a07e98cb8 |
files | Applications/StoneWebViewer/Version.cmake |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Applications/StoneWebViewer/Version.cmake Mon Dec 05 08:15:09 2022 +0100 +++ b/Applications/StoneWebViewer/Version.cmake Mon Dec 05 08:19:49 2022 +0100 @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -set(STONE_WEB_VIEWER_VERSION "2.5") +set(STONE_WEB_VIEWER_VERSION "mainline") if (STONE_WEB_VIEWER_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")