diff options
Diffstat (limited to 'lexilla/src/LexillaVersion.rc')
-rw-r--r-- | lexilla/src/LexillaVersion.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lexilla/src/LexillaVersion.rc b/lexilla/src/LexillaVersion.rc index d5d53261b..35fc73f5e 100644 --- a/lexilla/src/LexillaVersion.rc +++ b/lexilla/src/LexillaVersion.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_LEXILLA "4.4.3" -#define VERSION_WORDS 4, 4, 3, 0 +#define VERSION_LEXILLA "4.4.4" +#define VERSION_WORDS 4, 4, 4, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |