mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
18 lines
427 B
INI
18 lines
427 B
INI
[Versions]
|
|
; Language: CSharp
|
|
; Major, Minor, Maintenance: auto - Auto Increment
|
|
; Maintenance: 0 - alpha, 1 - beta, 2 - release candidate, 3 - final release
|
|
; Build number always auto increments.
|
|
Language=CPlusPlus
|
|
Major=auto
|
|
Minor=auto
|
|
Maintenance=auto
|
|
Build=315
|
|
|
|
[CSharp]
|
|
AssemConfig=Rizonesoft.Voice.Win\Properties\AssemblyInfo.cs.conf
|
|
|
|
[CPlusPlus]
|
|
VersionHeader=src\VersionEx.h
|
|
AssemConfig=res\Notepad3.exe.manifest.conf
|