diff --git a/src/dicom/dicomParser.js b/src/dicom/dicomParser.js index b1bfbc69c6..f4ab8a797a 100755 --- a/src/dicom/dicomParser.js +++ b/src/dicom/dicomParser.js @@ -7,7 +7,7 @@ dwv.dicom = dwv.dicom || {}; * Get the version of the library. * @return {String} The version of the library. */ -dwv.getVersion = function () { return "0.24.1"; }; +dwv.getVersion = function () { return "0.25.0-beta"; }; /** * Clean string: trim and remove ending.