diff --git a/distrib/Notepad3_2.0.2.468.exe b/distrib/Notepad3_2.0.2.468.exe deleted file mode 100644 index 209aed8be..000000000 Binary files a/distrib/Notepad3_2.0.2.468.exe and /dev/null differ diff --git a/distrib/Notepad3_2.17.905.491.exe b/distrib/Notepad3_2.17.905.491.exe new file mode 100644 index 000000000..04ccd77cc Binary files /dev/null and b/distrib/Notepad3_2.17.905.491.exe differ diff --git a/distrib/Notepad3_x_2.0.2.468.exe b/distrib/Notepad3_x_2.0.2.468.exe deleted file mode 100644 index bba9b651d..000000000 Binary files a/distrib/Notepad3_x_2.0.2.468.exe and /dev/null differ diff --git a/distrib/Notepad3_x_2.17.905.491.exe b/distrib/Notepad3_x_2.17.905.491.exe new file mode 100644 index 000000000..0a075ef69 Binary files /dev/null and b/distrib/Notepad3_x_2.17.905.491.exe differ diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 1647bf590..24cfbc4d3 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 diff --git a/src/VersionEx.h b/src/VersionEx.h index 321f0b162..77e10e2c8 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -1,4 +1,5 @@ #define VERSION_MAJOR 2 -#define VERSION_MINOR 0 -#define VERSION_REV 2 -#define VERSION_BUILD 468 +#define VERSION_MINOR 17 +#define VERSION_REV 905 +#define VERSION_BUILD 491 +#define SCINTILLA_VER 400