diff --git a/require-ess/tools/iocsh_functions.bash b/require-ess/tools/iocsh_functions.bash index 82e08942ec3547a831815ae741a98cabb9587e2c..3d77f1d844712e4311d2d3015dcc261c44ed59fc 100644 --- a/require-ess/tools/iocsh_functions.bash +++ b/require-ess/tools/iocsh_functions.bash @@ -20,8 +20,9 @@ # # # PSI original iocsh author : Dirk Zimoch -# ESS specific iocsh author : Jeong Han Lee -# email : han.lee@esss.se +# ESS original iocsh author : Jeong Han Lee +# ESS current iocsh author : Simon Rose +# email : simon.rose@ess.eu # # @@ -39,8 +40,7 @@ function read_file_get_string { # Base Code is defined with 8 digits numbers # Two digits are enough to cover all others (I think) -# 3.15.5 : 03150500 -# 3.14.12.7 : 03141207 +# 7.0.6.1 : 07000601 # # First Two : 00 (EPICS VERSION) # Second Two : 00 (EPICS_REVISION) diff --git a/require.Makefile b/require.Makefile index 94c29e10c7ae1a0039f7d88f739174ede6bf5055..ce1a85fbf2e0cb66ff6f9cdb118c78045ef768fc 100644 --- a/require.Makefile +++ b/require.Makefile @@ -16,11 +16,12 @@ # this program. If not, see https://www.gnu.org/licenses/gpl-2.0.txt # # PSI original author : Dirk Zimoch -# ESS specific author : Jeong Han Lee -# email : han.lee@esss.se +# ESS original author : Jeong Han Lee +# ESS current author : Simon Rose +# email : simon.rose@ess.eu # -# Date : Wednesday, November 29 13:46:39 CET 2017 -# version : 0.0.1 +# Date : Mon Dec 6 20:57:10 CET 2021 +# version : 3.4.1 # This is the one time path in order to compile and install