Mercurial > cgi-bin > hgweb.cgi > JpegWasher
diff build.xml @ 60:d0b83fc1d62a default tip
Remember our input directory on a per-invocation basis.
author | David Barts <n5jrn@me.com> |
---|---|
date | Sun, 26 Jul 2020 15:14:03 -0700 |
parents | 39895d44a287 |
children |
line wrap: on
line diff
--- a/build.xml Sun Jul 26 14:26:06 2020 -0700 +++ b/build.xml Sun Jul 26 15:14:03 2020 -0700 @@ -78,7 +78,7 @@ <!-- Define the properties used by the build --> <property name="app.name" value="${ant.project.name}"/> - <property name="app.version" value="1.04"/> + <property name="app.version" value="1.05"/> <property name="app.domain" value="name.blackcap.exifwasher"/> <property name="app.entry" value="${app.domain}.MainKt"/> <property name="app.copyright" value="Copyright © 2020, David W. Barts."/>