Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.

Commit

Permalink
Final 5.3.00 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-grouchnikov committed Mar 15, 2018
1 parent 5283977 commit 782ed4b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
<property name="flamingo.drop.dir" value="${module.flamingo.basedir}/drop" />
<property name="flamingo.lib.dir" value="${module.flamingo.basedir}/lib" />
<property name="flamingo.src.dir" value="${module.flamingo.basedir}/src/" />
<property name="flamingo.version" value="5.3.00-rc" />
<property name="flamingo.versionKey" value="5.3.00rc Liadan" />
<property name="flamingo.version" value="5.3.00" />
<property name="flamingo.versionKey" value="5.3.00 Liadan" />

<property name="trident.basedir" value="${module.flamingo.basedir}/../trident" />
<property name="trident.version" value="1.5.00-rc" />
<property name="trident.version" value="1.5.00" />

<path id="flamingo.module.bootclasspath">
<!-- Paths to be included in compilation bootclasspath -->
Expand Down
Binary file not shown.
Binary file added lib/trident-1.5.00.jar
Binary file not shown.

0 comments on commit 782ed4b

Please sign in to comment.