Jan-Erik Soderholm wrote: > The pre-build BAT file (or whatever) runs some > program that increments a "version" an writes > it to some ASM include file as an EQU statement. > That ASM file is then #include'ed in the > main application. I'm still not sure how I would go about implementing it. > Now the question is if one realy wants the *version* > to be incremented with every build. Maybe some > "build" number... Yeah, that's exactly what I'm after. Normally, you have: .. I would want it to auto-increment the build number automatically, preferably only when it's a build as opposed to a make. Has anyone done this sort of thing in MPLAB? I've been incrementing the build number manually for now... Vitaliy -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist