File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
; --------------------------------
10
10
11
11
; Define version info
12
- !define VERSION " 4.7.0 "
12
+ !define VERSION " 4.7.1 "
13
13
14
14
; Installer details
15
15
VIAddVersionKey " CompanyName" " FlashDevelop.org"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ using System.Resources;
10
10
//
11
11
[assembly: AssemblyTitle("FlashDevelop 4")]
12
12
[assembly: AssemblyDescription("FlashDevelop is an open source script editor.")]
13
- [assembly: AssemblyProduct("FlashDevelop 4.7.0 $BUILD$ for .NET 2.0 ($BRANCH$#$COMMIT$)")]
13
+ [assembly: AssemblyProduct("FlashDevelop 4.7.1 $BUILD$ for .NET 2.0 ($BRANCH$#$COMMIT$)")]
14
14
[assembly: AssemblyCopyright("FlashDevelop.org 2005-2014")]
15
15
[assembly: AssemblyCompany("FlashDevelop.org")]
16
16
[assembly: AssemblyConfiguration("")]
You can’t perform that action at this time.
0 commit comments