@@ -8,7 +8,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
88ABIB HELP:
99**********
1010
11- Abib Bible Reader v417.20
11+ Abib Bible Reader v417.21
1212
1313*************************
1414ATTRIBUTION & LICENSE:
@@ -42,14 +42,14 @@ You can start from the beginning and follow the instructions below.
4242
4343First, uninstall any previous version of the program.
4444
45- Get the "Abib_setup_417.20_win .exe" file from 'Abib-ops' on GitHub,
45+ Get the "Abib_setup_417.21_win .exe" file from 'Abib-ops' on GitHub,
4646find it in the 'Abib' repository.
4747
4848**************************************************
4949* See: https://github.com/Abib-ops/Abib/releases *
5050**************************************************
5151
52- Next, double-click the "Abib_setup_417.20_win .exe" installer and follow
52+ Next, double-click the "Abib_setup_417.21_win .exe" installer and follow
5353the instructions, mostly click Next a few times, agree to the
5454licence, and Abib will install. Please ignore any negative windows that
5555claim that Abib is from an unknown author.
@@ -585,15 +585,15 @@ Installing Abib on Linux.
585585-------------------------
586586(You can try, but it will need quite a bit of modification to make it work.)
587587
588- Get the "Abib_linux_417.20 .tar.bz2" file from the author.
588+ Get the "Abib_linux_417.21 .tar.bz2" file from the author.
589589
590590 If you can get it, then it may be an earlier version because of
591591 recent changes that work on Windows only, and the direction of
592592 the project has moved away from cross-platform to Windows 11.
593593 But with some modifications, it could be made to work on Linux.
594594
595595Move it to your home folder or desired location and navigate there.
596- Expand the compressed archive with: tar -jxvf Abib_linux_417.20 .tar.bz2
596+ Expand the compressed archive with: tar -jxvf Abib_linux_417.21 .tar.bz2
597597
598598$ chmod +x Abib will make sure that the executable flag is set.
599599
0 commit comments