Skip to content

Commit 1cf288a

Browse files
committed
Releasing Build 2381
1 parent fa4f0a6 commit 1cf288a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Versions/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2252
1+
2381

res/Notepad3.exe.manifest.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<assemblyIdentity
44
name="Notepad3"
55
processorArchitecture="*"
6-
version="5.19.613.2252"
6+
version="5.19.630.2381"
77
type="win32"
88
/>
9-
<description>Notepad3 RC2</description>
9+
<description>Notepad3 </description>
1010
</assembly>

src/VersionEx.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
#define SAPPNAME "Notepad3"
88
#define VERSION_MAJOR 5
99
#define VERSION_MINOR 19
10-
#define VERSION_REV 613
11-
#define VERSION_BUILD 2252
10+
#define VERSION_REV 630
11+
#define VERSION_BUILD 2381
1212
#define SCINTILLA_VER 416
1313
#define ONIGMO_REGEX_VER 6.2.0
14-
#define VERSION_PATCH RC2
14+
#define VERSION_PATCH

0 commit comments

Comments
 (0)