Val Brown Posted November 19, 2009 Report Share Posted November 19, 2009 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? Quote Link to comment
FrankB Posted November 19, 2009 Report Share Posted November 19, 2009 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 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.