Skip to content

Commit 695cd89

Browse files
rdipardoKrazal
andcommitted
Release 2.7.rc.3
Co-authored-by: Krazal <stocki.r@gmail.com>
1 parent 5dd5f5b commit 695cd89

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Legacy-v2.1/Src/WebEditUVer.ob2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MODULE WebEditUVer;
22

33
CONST
4-
String* = '2.7.rc.2';
4+
String* = '2.7.rc.3';
55

66
END WebEditUVer.

Legacy-v2.1/Src/WebEditUVer.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BLOCK "StringFileInfo"
1818
VALUE "LegalCopyright", "� 2008 - 2010 by Alexander Iljin\000"
1919
VALUE "FileDescription", "WebEdit plugin for Notepad++ (Unicode).\000"
2020
VALUE "FileVersion", WEBEDIT_VERSION_STRING
21-
VALUE "ProductVersion", "2.7.rc.2\000"
21+
VALUE "ProductVersion", "2.7.rc.3\000"
2222
VALUE "ProductName", "WebEdit\000"
2323
VALUE "InternalName", "WebEdit\000"
2424
VALUE "OriginalFilename", "WebEditU.dll\000"

0 commit comments

Comments
 (0)