Mercurial > cgi-bin > hgweb.cgi > JpegWasher
diff build.xml @ 50:fb407182ba76
Add help menu item, UNTESTED.
author | David Barts <davidb@stashtea.com> |
---|---|
date | Thu, 07 May 2020 08:29:58 -0700 |
parents | 6999afa6fff3 |
children | 39895d44a287 |
line wrap: on
line diff
--- a/build.xml Mon May 04 18:12:59 2020 -0700 +++ b/build.xml Thu May 07 08:29:58 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.03"/> + <property name="app.version" value="1.04"/> <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."/>