mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Version update
This commit is contained in:
parent
6346223876
commit
09a24686b5
@ -1,4 +1,4 @@
|
||||
[Version]
|
||||
Build=197
|
||||
Build=200
|
||||
VersionHeader=src\VersionEx.h
|
||||
ManifestConfig=res\Notepad3.exe.manifest.conf
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="0.1.9.197"
|
||||
version="0.2.0.200"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3</description>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_REV 9
|
||||
#define VERSION_BUILD 197
|
||||
#define VERSION_MINOR 2
|
||||
#define VERSION_REV 0
|
||||
#define VERSION_BUILD 200
|
||||
|
||||
Loading…
Reference in New Issue
Block a user