mirror of https://gitlab.com/basile.b/dexed.git
fixup release version in setup program builder
This commit is contained in:
parent
969178635a
commit
f31d63e9b1
|
@ -116,5 +116,5 @@ object CurrentProject: TNativeProject
|
||||||
'setup.d'
|
'setup.d'
|
||||||
)
|
)
|
||||||
ConfigurationIndex = 3
|
ConfigurationIndex = 3
|
||||||
version = '3.7.10'
|
version = '3.8.0'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue