Skip to content

Build info #195

@ProgerXP

Description

@ProgerXP
  1. We're starting over the version counter. Change file version from 4.2.25.0 to 1.0.
  2. 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 #define to printtime.bat and/or it can be via find & replace in some file(s) e.g. in Notepad2.rc
  1. File description and internal name (in file info) should say Notepad 2e or Notepad 2e-ICU (Boost regex and Cyrillic #162).
  2. Original file name (in file info) should say Notepad2e.exe or Notepad2ei.exe (i for ICU).
  3. File comments (new property in file info) should display commit hash.
  4. Copyright should say © Florian Balmer and contributors.
  5. 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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions