зеркало из https://github.com/mozilla/gecko-dev.git
update version string to JSS 3.1, RTM.
This commit is contained in:
Родитель
a476095150
Коммит
9f0b7149a8
|
@ -41,10 +41,10 @@
|
|||
* The format of the version string should be
|
||||
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
|
||||
*/
|
||||
#define JSS_VERSION "3.1 Beta"
|
||||
#define JSS_VERSION "3.1"
|
||||
#define JSS_VMAJOR 3
|
||||
#define JSS_VMINOR 1
|
||||
#define JSS_VPATCH 0
|
||||
#define JSS_BETA PR_TRUE
|
||||
#define JSS_BETA PR_FALSE
|
||||
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче