Place version number in output filename
Posted: Thu Mar 10, 2016 7:49 am
Hi,
Does anyone know if there is a way to put the version number in the Output filename (as set in Build Settings under Deployment. We want to output a filename such as ContentAgent 3.4.5.11 Installer where the 3.4.5.11 comes from the version variable (which I believe is defined as $VERSION$). I have tried ContentAgent $VERSION$ Installer but this just outputs $VERSION$ rather than 3.4.5.11.
Is this possible, and if so how can we achieve this?
Many thanks,
Damien
Does anyone know if there is a way to put the version number in the Output filename (as set in Build Settings under Deployment. We want to output a filename such as ContentAgent 3.4.5.11 Installer where the 3.4.5.11 comes from the version variable (which I believe is defined as $VERSION$). I have tried ContentAgent $VERSION$ Installer but this just outputs $VERSION$ rather than 3.4.5.11.
Is this possible, and if so how can we achieve this?
Many thanks,
Damien