#1
|
|||
|
|||
Visual Basic Version
Hello,
Running VB6 I'm trying to set the poject value to a specific value. Our build labels follow <MAJOR><MINOR><BUILD><PATCH>. When I specify the value 1.2.3.4, build the project, and then look at the properties of my DLL I see the version set as 1.2.0.3??? Any reason it's not follwoing the value I've specified in the properies of VBuild?? |
#2
|
|||
|
|||
See this forum post that answers your exact question: http://www.kinook.com/Forum/showthread.php?threadid=525
|
|
|