;$Author: nikos $ ;$Date: 2022-09-23 18:16:23 -0700 (Fri, 23 Sep 2022) $ ;$Revision: 31135 $ ; 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.16 (Dec 17, 2021)' end