-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Description
- We're starting over the version counter. Change file version from 4.2.25.0 to 1.0.
- Provide some means to supply the build number (2nd digit in the version) and commit hash (7 chars) similarly to printtime.bat which provides the compilation date/time. So we will have v1.0, 1.1, 1.2, 1.3, etc. (1 2 3 - build numbers). H_TIMESTAMP remains as is.
- it can be by adding new lines with
#defineto printtime.bat and/or it can be via find & replace in some file(s) e.g. in Notepad2.rc
- File description and internal name (in file info) should say
Notepad 2eorNotepad 2e-ICU(Boost regex and Cyrillic #162). - Original file name (in file info) should say
Notepad2e.exeorNotepad2ei.exe(ifor ICU). - File comments (new property in file info) should display commit hash.
- Copyright should say
© Florian Balmer and contributors. - In the About box, change the first line to
Notepad 2e[-ICU] (R#, %)where#= build number,%- commit hash. Example:Notepad 2e-ICU (R123, abcdef1).
Metadata
Metadata
Assignees
Labels
No labels