diff options
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 |