Change (UXP) to (Dactylic) to avoid confusion

This commit is contained in:
wuggy 2026-06-29 21:32:34 +01:00
commit 81e97bbe4d
3 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>[.<build number>]][ <Beta>]"
*/
#define NSSUTIL_VERSION "3.90.12.0 (UXP)"
#define NSSUTIL_VERSION "3.90.12.0 (Dactylic)"
#define NSSUTIL_VMAJOR 3
#define NSSUTIL_VMINOR 90
#define NSSUTIL_VPATCH 12