From b6bab6df8073c2a4140425aa0aaf3d2de372b22c Mon Sep 17 00:00:00 2001 From: Stephen Heumann Date: Thu, 6 Apr 2023 15:55:09 -0500 Subject: [PATCH] Update ORCA/C version number to 2.2.0 B7. --- README.GNO | 4 ++-- liborca.rez | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.GNO b/README.GNO index efe69bb..00a0ec2 100644 --- a/README.GNO +++ b/README.GNO @@ -1,12 +1,12 @@ This is an updated version of the ORCALib library suitable for use with GNO 2.0.6. For those library functions that it implements, it contains the same updates and fixes as the standard version of ORCALib included -with ORCA/C 2.2.0 B6. However, under GNO, some portions of the C standard +with ORCA/C 2.2.0 B7. 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 , as well as to certain other functions. -This library update is intended for use with ORCA/C 2.2.0 B6, but it +This library update is intended for use with ORCA/C 2.2.0 B7, but it should also be compatible with ORCA/C versions back to 2.1. To install the update, copy the new version of ORCALib into the /lib diff --git a/liborca.rez b/liborca.rez index 6b097f9..c42258f 100644 --- a/liborca.rez +++ b/liborca.rez @@ -2,7 +2,7 @@ resource rVersion (0x1, purgeable3) { { - 2,2,0,beta,6 + 2,2,0,beta,7 }, verUS, "ORCALib (GNO Version)",