changeset 62:620b58743b87 OrthancWebViewer-1.2

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 02 Aug 2015 15:29:23 +0200
parents 04047b8a4ce6
children 98ceeef16ecc 6f88f2f92978
files CMakeLists.txt NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Sun Aug 02 15:27:32 2015 +0200
+++ b/CMakeLists.txt	Sun Aug 02 15:29:23 2015 +0200
@@ -20,7 +20,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_WEBVIEWER_VERSION "mainline")
+set(ORTHANC_WEBVIEWER_VERSION "1.2")
 
 # Parameters of the build
 set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")
--- a/NEWS	Sun Aug 02 15:27:32 2015 +0200
+++ b/NEWS	Sun Aug 02 15:29:23 2015 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.2 (2015-08-02)
+========================
+
 * Update to Boost 1.58.0 for static and Windows builds
 * Inject version information into Windows binaries
 * Support of OS X