changeset 14:2d64f17bba9b

Bump version number.
author David Barts <n5jrn@me.com>
date Sat, 11 Apr 2020 09:18:57 -0700
parents a59d84674fb0
children 959fa9014deb
files build.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build.xml	Sat Apr 11 09:14:31 2020 -0700
+++ b/build.xml	Sat Apr 11 09:18:57 2020 -0700
@@ -113,7 +113,7 @@
       <fx:deploy nativeBundles="@{type}" outdir="${basedir}" outfile="${app.name}"
         signBundle="false">
         <fx:application mainClass="${app.entry}" name="${app.name}" toolkit="swing"
-          version="1.0"/>
+          version="1.01"/>
         <fx:info description="ExifWasher" title="${app.name}"
           vendor="David Barts &lt;n5jrn@me.com&gt;"
           copyright="© MMXX, David W. Barts">