;$Author: kenb-mac $
;$Date: 2007-01-24 14:23:38 -0800 (Wed, 24 Jan 2007) $
;$Revision: 225 $
; 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 Dec 19 10:13:56 2006'
end