No version tag in compressed applets!

Report any Hollywood bugs here
Post Reply
bitRocky
Posts: 120
Joined: Fri Nov 14, 2014 6:01 pm

No version tag in compressed applets!

Post by bitRocky »

If I compile as a compressed Applet, the version tag is missing!

You could just append the version string from @APPVERSION to the end of the compressed applet!
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: No version tag in compressed applets!

Post by airsoftsoftwair »

Right, this will be fixed.
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: No version tag in compressed applets!

Post by airsoftsoftwair »

Code: Select all

- Change: Hollywood will now append the version string defined in @APPVERSION to compressed applets in
  plain text; previously, the version string was only present as part of the compressed data which of
  course made it impossible to access
Post Reply