Skip to content

Commit

Permalink
4.5.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
bancika authored and bancika committed Apr 20, 2020
1 parent 01458c5 commit 96d2b95
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diylc/diylc-swing/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<property name="jar.dir" value="${build.dir}/jar" />
<property name="report.dir" value="${build.dir}/junitreport" />
<property name="main.class" value="org.diylc.DIYLCStarter" />
<property name="diylc.version" value="4.4.0" />
<property name="diylc.version" value="4.5.0" />

<property name="classes.dir" value="${build.dir}/temp/${ant.project.name}/classes" />
<property name="test.classes.dir" value="${build.dir}/temp/${ant.project.name}/test.classes" />
Expand Down
Binary file modified diylc/diylc-swing/lib/diylc-core.jar
Binary file not shown.
Binary file modified diylc/diylc-swing/library/main.jar
Binary file not shown.

0 comments on commit 96d2b95

Please sign in to comment.