Set NSPR version to 4.7.2 Beta 1.

This commit is contained in:
wtc%google.com 2008-08-11 23:16:44 +00:00
Родитель f7bd02836a
Коммит 21f8cf3cba
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -63,7 +63,7 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
#define PR_VERSION "4.7.2 Beta"
#define PR_VERSION "4.7.2 Beta 1"
#define PR_VMAJOR 4
#define PR_VMINOR 7
#define PR_VPATCH 2