What we used is to create our oun Key/Value pair in the VersionInfo tab and manually update (increment) the version numbering ie Key" "VersionNumber" Value: "1.84.0036" - That way the string can be anything you like (eg our current version "06.10.00") Regards Paul McKenzie Analyst Programmer SMSS ltd.
----- Original Message ----- From: "Chris Veale" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 3:06 PM Subject: RE: [DUG]: seem to remember...autoincrement version number > yeah Im after a version number like 1.84.0036 > > any ideas? Conor would your code work with this? > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > > Behalf Of Paul Mckenzie > > Sent: Wednesday, 22 January 2003 3:05 p.m. > > To: Multiple recipients of list delphi > > Subject: Re: [DUG]: seem to remember...autoincrement version number > > > > > > Note: It is incremented for every single Build of the Project > > and does not > > allow leading 0's. > > We do not use it because of this... > > Other than that - it is v useful. > > > > Regards > > Paul McKenzie > > Analyst Programmer > > SMSS ltd. > > > > ----- Original Message ----- > > From: "Conor Boyd" <[EMAIL PROTECTED]> > > To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> > > Sent: Wednesday, January 22, 2003 2:52 PM > > Subject: RE: [DUG]: seem to remember...autoincrement version number > > > > > > > Project, Options, Version Info tab, Include Version Info, > > Auto-increment > > > build number. > > > > > > I've also got a bit of code somewhere to allow you to read > > the number from > > > e.g. an About box, if it's any use to you... > > > > > > HTH, > > > > > > C. > > > > > > -----Original Message----- > > > From: Chris Veale [mailto:[EMAIL PROTECTED]] > > > > > > I seem to remember a topic in here about automatically > > updating version > > > numbers as builds progress, can anyone please point me to > > the right place > > or > > > can anyone please tell me if this can be done? > > > > > -------------------------------------------------------------- > > ------------ > > - > > > New Zealand Delphi Users group - Delphi List - > > [EMAIL PROTECTED] > > > Website: http://www.delphi.org.nz > > > To UnSub, send email to: [EMAIL PROTECTED] > > > with body of "unsubscribe delphi" > > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > > > > > -------------------------------------------------------------- > > ------------- > > New Zealand Delphi Users group - Delphi List - > > [EMAIL PROTECTED] > > Website: http://www.delphi.org.nz > > To UnSub, send email to: [EMAIL PROTECTED] > > with body of "unsubscribe delphi" > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > --- > > Incoming mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.443 / Virus Database: 248 - Release Date: 10/01/03 > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.443 / Virus Database: 248 - Release Date: 10/01/03 > > > > > ______________________________________________________ > The contents of this e-mail are privileged and/or confidential to the > named recipient and are not to be used by any other person and/or > organisation. If you have received this e-mail in error, please notify > the sender and delete all material pertaining to this e-mail. > ______________________________________________________ > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
