Page 1 of 1

[SOLVED] Incrementing the waptupgrade package

Published: October 25, 2019 - 12:05 PM
by mart03
WAPT installed 1.7.4
Server OS (Linux) and version (Debian Stretch)
Administration/package creation machine OS (Windows 10)

Hello,

I just deployed a new version of my agent, however, I realized an error (too late unfortunately).
So I wanted to regenerate an agent via the console, but after compilation, upload, etc., the version increment doesn't change, and therefore the already deployed agents don't update because, as far as it's concerned, there's no new version.

Is it possible to manage this increment other than using PyScripter? Or why isn't the increment happening automatically with each package regeneration?

Thank you,
Martin

Re: Incrementing the waptupgrade package

Published: October 28, 2019 - 09:57
by sfonteneau
Good morning

You can change the version directly here:

Code: Select all

C:\Program Files (x86)\wapt\waptupgrade\WAPT\control
Then restart the agent generation.

Simon