mirror of https://gitlab.com/basile.b/dexed.git
prepare next rlz
This commit is contained in:
parent
6a20a54f06
commit
44062b9c41
|
@ -84,5 +84,5 @@ object CurrentProject: TCENativeProject
|
|||
'cesetup.d'
|
||||
)
|
||||
ConfigurationIndex = 2
|
||||
version = '3.6.0-alpha.0'
|
||||
version = '3.5.1'
|
||||
end
|
||||
|
|
|
@ -1 +1 @@
|
|||
v3.6.0-alpha.0
|
||||
v3.5.1
|
||||
|
|
|
@ -618,7 +618,7 @@ implementation
|
|||
{$R *.lfm}
|
||||
|
||||
uses
|
||||
SynMacroRecorder, ce_dcd, openssl, dynlibs;
|
||||
SynMacroRecorder, ce_dcd, openssl;
|
||||
|
||||
{$REGION TCERunnableOptions ----------------------------------------------------}
|
||||
constructor TCERunnableOptions.create(aOwner: TComponent);
|
||||
|
|
Loading…
Reference in New Issue