diff build.xml @ 19:39b977021ea1

Tool tips in case key and type cols truncate.
author David Barts <n5jrn@me.com>
date Sat, 11 Apr 2020 16:12:59 -0700
parents 2d64f17bba9b
children cd2ca4727b7f
line wrap: on
line diff
--- a/build.xml	Sat Apr 11 15:01:23 2020 -0700
+++ b/build.xml	Sat Apr 11 16:12:59 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.01"/>
+          version="1.02"/>
         <fx:info description="ExifWasher" title="${app.name}"
           vendor="David Barts &lt;n5jrn@me.com&gt;"
           copyright="© MMXX, David W. Barts">