From 1ae3b56cba91d7754d9879093174e97ec14c0d47 Mon Sep 17 00:00:00 2001 From: Simon Urbanek Date: Sun, 3 Apr 2022 10:55:13 +1200 Subject: [PATCH] update to r8062 --- InfoPlist.h | 2 +- NEWS | 1 + docs/RMacOSX-FAQ.texi | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/InfoPlist.h b/InfoPlist.h index 445e3a6..f676ac5 100644 --- a/InfoPlist.h +++ b/InfoPlist.h @@ -10,7 +10,7 @@ /* GUI version as shown in infos e.g. 1.27-devel */ #define GUI_VER 1.77 /* R postfix used to denote release versions of GUI - set to R release version (e.g. 2.8.0) or to anything that will be shown in between R and GUI (e.g. - or for Mac) */ -#define R_RELEASE 4.1.2 +#define R_RELEASE 4.1.3 /* NOTE: unfortunately it is NOT possible to rely on MAC_OS_X_VERSION_MIN_REQUIRED, because Xcode's Info.plist processing does NOT include flags that are passed to diff --git a/NEWS b/NEWS index 26a9879..17aff42 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ NEWS for R.app GUI for Mac OS X +-- Release Version 1.77 (8051) - supplied with R 4.1.3 -- -- Release Version 1.77 (8007) - supplied with R 4.1.2 -- -- Release Version 1.77 (7985) - supplied with R 4.1.1 -- diff --git a/docs/RMacOSX-FAQ.texi b/docs/RMacOSX-FAQ.texi index 40f8b96..13719d9 100644 --- a/docs/RMacOSX-FAQ.texi +++ b/docs/RMacOSX-FAQ.texi @@ -1,11 +1,11 @@ -\input texinfo + @c %**start of header @setfilename RMacOSX-FAQ.info @settitle R for macOS FAQ @setchapternewpage on -@set FAQ-YEAR 2021 -@set FAQ-VERSION 4.1.2 @value{FAQ-YEAR}-11-01 -@set REL-VERSION 4.1.2 +@set FAQ-YEAR 2022 +@set FAQ-VERSION 4.1.3 @value{FAQ-YEAR}-03-10 +@set REL-VERSION 4.1.3 @set GUI-VERSION 1.77 @documentlanguage en @documentencoding ISO-8859-1