From d94e941f0ae036439588c12fc8d5f6d17c6ceaca Mon Sep 17 00:00:00 2001 From: jpr Date: Fri, 17 Mar 2006 14:56:25 +0000 Subject: [PATCH] Update News --- CMakeLists.txt | 2 +- Doc/Website/News.html | 18 ++++++++++++++++++ Example/ReWriteExtended.cxx | 8 ++++---- 3 files changed, 23 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4bc3d87f..47d3d3ff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.0) # GDCM version number, usefull for packaging and doxygen doc: SET(GDCM_MAJOR_VERSION 1) SET(GDCM_MINOR_VERSION 3) -SET(GDCM_BUILD_VERSION 0) +SET(GDCM_BUILD_VERSION 1) SET(GDCM_VERSION "${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}.${GDCM_BUILD_VERSION}") diff --git a/Doc/Website/News.html b/Doc/Website/News.html index 6d52b378..af938451 100644 --- a/Doc/Website/News.html +++ b/Doc/Website/News.html @@ -132,6 +132,24 @@ Any contribution is welcome. Documentation
  • New Features