icecat: add release icecat-140.6.0-1gnu1 for ecne

This commit is contained in:
Ark74 2026-01-17 19:26:27 -06:00
parent 618c9f4145
commit 7d0f5dab3b
3382 changed files with 457689 additions and 569094 deletions

View file

@ -31,10 +31,10 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
#define PR_VERSION "4.36"
#define PR_VERSION "4.36.2"
#define PR_VMAJOR 4
#define PR_VMINOR 36
#define PR_VPATCH 0
#define PR_VPATCH 2
#define PR_BETA PR_FALSE
/*