diff options
| author | Neil <nyamatongwe@gmail.com> | 2020-03-01 08:02:54 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2020-03-01 08:02:54 +1100 |
| commit | 87921e20e1ace08f2efeb8ab08c9c5be8e3670bf (patch) | |
| tree | f5281d92f47765f3a7b9d904663011b8aebca441 /lexilla | |
| parent | ae3856d72ac8f6ac1efb7730780d5d3f79117a74 (diff) | |
| download | scintilla-mirror-87921e20e1ace08f2efeb8ab08c9c5be8e3670bf.tar.gz | |
Readying 4.3.1 release.rel-4-3-1
Diffstat (limited to 'lexilla')
| -rw-r--r-- | lexilla/src/LexillaVersion.rc | 4 | ||||
| -rw-r--r-- | lexilla/version.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lexilla/src/LexillaVersion.rc b/lexilla/src/LexillaVersion.rc index 47a60b731..6a81766bb 100644 --- a/lexilla/src/LexillaVersion.rc +++ b/lexilla/src/LexillaVersion.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_LEXILLA "4.3.0" -#define VERSION_WORDS 4, 3, 0, 0 +#define VERSION_LEXILLA "4.3.1" +#define VERSION_WORDS 4, 3, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS diff --git a/lexilla/version.txt b/lexilla/version.txt index c15fb930d..ed4f16201 100644 --- a/lexilla/version.txt +++ b/lexilla/version.txt @@ -1 +1 @@ -430 +431 |
