update version

This commit is contained in:
Basile Burg 2018-10-21 14:54:17 +02:00
parent b5c8702cbc
commit b46be6ac70
3 changed files with 4 additions and 3 deletions

View File

@ -84,5 +84,5 @@ object CurrentProject: TCENativeProject
'setup.d' 'setup.d'
) )
ConfigurationIndex = 2 ConfigurationIndex = 2
version = '3.6.20' version = '3.6.21'
end end

View File

@ -3,3 +3,4 @@ zip -9 -j $1.zip $1
wait wait
ofile=`basename $1 .setup` ofile=`basename $1 .setup`
rm -f $ofile.o rm -f $ofile.o
rm -f $1

View File

@ -1 +1 @@
v3.6.20 v3.6.21