This commit is contained in:
wtc%netscape.com 2002-04-02 23:48:52 +00:00
Родитель 0a4984e8f1
Коммит 4bb72906a4
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -60,11 +60,11 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
#define PR_VERSION "4.2 Beta"
#define PR_VERSION "4.2"
#define PR_VMAJOR 4
#define PR_VMINOR 2
#define PR_VPATCH 0
#define PR_BETA PR_TRUE
#define PR_BETA PR_FALSE
/*
** PRVersionCheck