Index: openacs-4/packages/bootstrap-icons/tcl/resource-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bootstrap-icons/tcl/resource-init.tcl,v diff -u -r1.1.2.5 -r1.1.2.6 --- openacs-4/packages/bootstrap-icons/tcl/resource-init.tcl 30 Nov 2023 10:40:13 -0000 1.1.2.5 +++ openacs-4/packages/bootstrap-icons/tcl/resource-init.tcl 1 Dec 2023 08:02:45 -0000 1.1.2.6 @@ -21,7 +21,7 @@ # # Unfortunately, the structure of the distributed .zip file is # version dependent: Versions greater or equal to 1.10.4 and less - # than 1.11.0 require a "font" in the path. + # than 1.11.1 require a "font" in the path. # if {[apm_version_names_compare $::bootstrap_icons::version 1.10.4] >= 0 && [apm_version_names_compare $::bootstrap_icons::version 1.11.1 ] < 0 } {