;$Author: ryurow $
;$Date: 2024/10/24 13:41:18 $
;$Revision: 1.24 $
; This file contains a utility function to return the date of the last
; modification to the library.

function cmb_bin_version
    return, 'Binning library version is: 1.19 (Oct 24, 2024)'
end