v0.6.4 released.

This commit is contained in:
Zukero
2017-07-28 13:15:42 +02:00
parent 3ef0f7e0f1
commit d608512445
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
<jar path="ATCS/ATCS_v0.6.3.jar"/>
<jar path="ATCS/ATCS_v0.6.4.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/ATCS/ATCS_JAR.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>

View File

@@ -1,6 +1,6 @@
!include MUI2.nsh
!define VERSION "0.6.3"
!define VERSION "0.6.4"
!define TRAINER_VERSION "0.1.4"
!define JAVA_BIN "javaw"