Hi all,
Can u recommend me the good way to name a version no. of dlls (Major.Minor.Revision)?
Thanks
Printable View
Hi all,
Can u recommend me the good way to name a version no. of dlls (Major.Minor.Revision)?
Thanks
What do you mean? Major, Minor, Revision are all numbers that can autoicrement with each build (Revision anyway).
As for my dlls I usually call them blah10.dll for version 1.0 regardless of build unless I have to brake compatibility then it gets a new name blah11.dll