;$Author: nikos $
;$Date: 2014-04-01 14:57:35 -0700 (Tue, 01 Apr 2014) $
;$Revision: 14728 $
; This file contains a utility function to return the date of the last
; modification to the library.
function spdf_version
return, 'CDAWeb library last revised on Wed Mar 26 12:03:23 2014'
end