We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4f0a6 commit 1cf288aCopy full SHA for 1cf288a
Versions/build.txt
@@ -1 +1 @@
1
-2252
+2381
res/Notepad3.exe.manifest.conf
@@ -3,8 +3,8 @@
3
<assemblyIdentity
4
name="Notepad3"
5
processorArchitecture="*"
6
- version="5.19.613.2252"
+ version="5.19.630.2381"
7
type="win32"
8
/>
9
- <description>Notepad3 RC2</description>
+ <description>Notepad3 </description>
10
</assembly>
src/VersionEx.h
@@ -7,8 +7,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
-#define VERSION_REV 613
11
-#define VERSION_BUILD 2252
+#define VERSION_REV 630
+#define VERSION_BUILD 2381
12
#define SCINTILLA_VER 416
13
#define ONIGMO_REGEX_VER 6.2.0
14
-#define VERSION_PATCH RC2
+#define VERSION_PATCH
0 commit comments