Version number issue

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • I found strange issue of version number at application property.

    Set the "0.99.120623" in the version information box. But, property of the build application will displayed "0.99.55087.0".
    Also set the "0.99.12.06.23". But, property of the build application will displayed "0.99.12.6".

    What's the theory of the version information in MMF2?

  • MMF2 is stupid in that is allows you to enter the version as a string, yet silently converts it into four numbers when compiling, possibly in a different way than you would do it yourself.

    I remember reading that Windows executables do allow developers to add the version in string format (in addition to the four numbers), but am unable to find such info again.

  • That's because any developer needing to divulge this kind of information would know about it... or at least Google it ;)

    I fail to see the point of some of these topics, asif a developer is going to even get to a 0.0.0.65535 release without just hitting up the former minor version 0.0.1.0?

    I don't see where this kind of rant is going to get anybody...

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • I remember reading that Windows executables do allow developers to add the version in string format (in addition to the four numbers), but am unable to find such info again.


    Are you talking about the "ProductVersion" field? With programs that I make with other software, I normally set the "FileVersion" field to a number version (e.g. 1.2.0.32), and set the "ProductVersion" to the build number ("120627b" if it's a beta version made in 2012, June, 27th). MMF2 doesn't have this field, though.
    Alternatively, use the 1st number to denote the major version, and the remaining 3 to denote the date in year.month.day format. (e.g. 1.12.6.27 for v1 of the software compiled on 2012/06/27). There are no rules that say that software versions MUST increase by .1 each version.

    ~MMF2 Developer User~
    Build 255

  • That's because any developer needing to divulge this kind of information would know about it... or at least Google it ;)

    "needing"? MMF apparently allows me to enter the version, so I naturally do it.

    I don't think MMF's target audience can be expected to expect their designation to be amended (even at build time rather than edit time, and in a way that is incompatible with version numbers used by Microsoft themselves in the past). And I don't think MMF Dev has a narrower target audience, as it is also being marketed to people who "just require more features".

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!