Mercurial > hg > orthanc-stone
changeset 1853:cbb5c4a66160
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 29 Jun 2021 16:29:37 +0200 |
parents | 739a69562826 (diff) 5ead1852095a (current diff) |
children | 4026a458349d |
files | Applications/StoneWebViewer/Version.cmake |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Applications/StoneWebViewer/Version.cmake Tue Jun 29 16:26:47 2021 +0200 +++ b/Applications/StoneWebViewer/Version.cmake Tue Jun 29 16:29:37 2021 +0200 @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -set(STONE_WEB_VIEWER_VERSION "2.1") +set(STONE_WEB_VIEWER_VERSION "mainline") if (STONE_WEB_VIEWER_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")