Update version number and README for ORCA/C 2.2.1.

This commit is contained in:
Stephen Heumann
2024-08-26 20:46:17 -05:00
parent 8831f225d2
commit ac3628c606
2 changed files with 3 additions and 3 deletions

View File

@@ -4,12 +4,12 @@ GNO and should only be used if you are running ORCA/C under GNO 2.0.6.
For those library functions that it implements, this version of ORCALib
contains the same updates and changes as the standard version of ORCALib
included with ORCA/C 2.2.0. However, under GNO, some portions of the C
included with ORCA/C 2.2.1. However, under GNO, some portions of the C
standard library are implemented by GNO's libc rather than by ORCALib, and
so updating ORCALib will not affect those library functions. This applies
to all of <stdio.h>, as well as to certain other functions.
To install the ORCA/C 2.2.0 libraries for use under GNO, you should copy
To install the ORCA/C 2.2.1 libraries for use under GNO, you should copy
the following three libraries into the /lib directory of your GNO
installation in the order shown, replacing any previous versions:

View File

@@ -2,7 +2,7 @@
resource rVersion (0x1, purgeable3) {
{
2,2,0,release,0
2,2,1,release,0
},
verUS,
"ORCALib (GNO Version)",