aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 89d8510..612dd02 100644
--- a/build.xml
+++ b/build.xml
@@ -502,7 +502,7 @@
includes="LICENSE*.txt README.txt README-unzip.html"
/>
</copy>
- <zip destfile="${dist}/release/java3d-${version_file}-${platform}.zip">
+ <zip destfile="${dist}/release/${release_name}.zip">
<fileset dir="${platformTmp}"
includes="${release_name}/**"
/>