On Wed, Mar 28, 2018 at 6:52 AM, <[email protected]> wrote: > Hi everyone, > > the released file http://gittup.org/tup/win32/tup-v0.7.5-58-ga9befa9.zip > used to contain a build of tup based on commit a9befa9 (originally, I have > downloaded the file at the end of november). Unpacking the file and doing a > quick tup --version yielded the string "tup v0.7.5-58-ga9befa9" as expected. > > Today I was looking if a new version was released, only to find out that the > file http://gittup.org/tup/win32/tup-v0.7.5-58-ga9befa9.zip had a new > modification date on the server. Unpacking and executing the new file > yielded a version string of "tup v0.7.5-106-g9062453". > > It looks like the old file was overwritten on the server instead of > uploading a new .zip-file. Perhaps you might want to fix this to keep the > history of builds tidy.
Shoot, thanks for the heads up. The version string generation was changed to better support native Windows builds, but unfortunately as a result it no longer auto-updated this string on every build. I've added a workaround for now on the server to produce a new version when builds are posted, and fixed the tup-v0.7.5-58-ga9befa9.zip file to contain the correct version. A new latest version of tup-v0.7.5-112-g411cb98.zip is also available. If you need another version in between these two, please let me know. Thanks! -Mike -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
