update version

This commit is contained in:
Basile Burg 2019-02-07 02:01:15 +01:00
parent 17be43d096
commit 75bced5d65
3 changed files with 4 additions and 4 deletions

View File

@ -116,5 +116,5 @@ object CurrentProject: TNativeProject
'setup.d'
)
ConfigurationIndex = 3
version = '3.7.6'
version = '3.7.7'
end

View File

@ -1 +1 @@
v3.7.6
v3.7.7

View File

@ -4,7 +4,7 @@ object MainForm: TMainForm
Top = 610
Width = 687
AllowDropFiles = True
Caption = 'Coedit'
Caption = 'Dexed'
Menu = mainMenu
OnClose = FormClose
OnCloseQuery = FormCloseQuery
@ -12,7 +12,7 @@ object MainForm: TMainForm
OnResize = FormResize
OnWindowStateChange = FormWindowStateChange
ShowHint = True
LCLVersion = '2.0.0.3'
LCLVersion = '2.0.0.4'
object mainMenu: TMainMenu
top = 1
object MenuItem1: TMenuItem