mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 03:24:26 +00:00
bump up mac version number to 0.9.6+ on the trunk
This commit is contained in:
parent
980ad5384a
commit
896ffaf1c1
@ -28,14 +28,14 @@
|
||||
// Version Numbers //
|
||||
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 0x95 // revision & fix in BCD
|
||||
#define VERSION_MINOR 0x96 // revision & fix in BCD
|
||||
#define VERSION_KIND alpha // alpha, beta, or final
|
||||
#define VERSION_MICRO 0 // internal stage: alpha or beta number
|
||||
|
||||
|
||||
// Version Strings (Finder's Get Info dialog box) //
|
||||
|
||||
#define VERSION_STRING "0.9.5+"
|
||||
#define VERSION_STRING "0.9.6+"
|
||||
//#define VERSION_LANG "en" // e.g. en, ja, de, fr
|
||||
//#define VERSION_COUNTRY "_US" // e.g., _JP, _DE, _FR, _US
|
||||
//#define VERSION_LOCALE "[" VERSION_LANG "_" VERSION_COUNTRY "]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user