;$Author: nikos $
;$Date: 2014-09-03 15:05:59 -0700 (Wed, 03 Sep 2014) $
;$Revision: 15739 $
; This file contains a utility function to return the date of the last
; modification to the library.
function version
return, 'CDAWeb library last revised on Tue Aug 12 11:55:19 2014'
end