Jump to content

Versioning in 8.6.1 App Builder


Recommended Posts

I'm seeing curious results in some of my recent build attempts. I have the Auto Increment option set for version numbering and yet, despite that being set, I have now build three different EXE from the same build script and they all share the same version number. So, instead of being:

12.0.1.0

12.0.1.1

12.0.1.2

They are all 12.0.1.0.

Now I've been using the Auto Increment versioning option for quite a while, with the same project, even on the same physical computer so this one REALLY confuses me. Anybody seen this kind of behavior or have any good ideas?

Link to comment

Hi Val Brown,

maybe you have not saved your .lvproj after building the executions as LV has to store the build stuff in order to remember it the next time.

Another reason would be source code controlling of the project and developing with multiple engineers. Sometimes the importance of the .lvproj file is underestimated and old versions of the .lvproj file will overwrite the newer ones.

Regards,

Frank

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.