Short: V1.0 The ultimate File/Project/Catalog bumper Author: bert.wynants@innet.be Uploader: bert wynants innet be Type: dev/misc Architecture: m68k-amigaos BumpRevision is a small utility to control versions and revisions of C and ASM programs and catalog files. It can be run from the shell only and looks a lot like all the other revision bumpers already available. Why would you use BumpRevision instead of any other revision bumper? Well... BumpRevision is a very simple yet flexible utility that has all the features you want. o It generates an include file (.h or .i) in which it stores the following information about your program : - version number - revision number - date string - vers string in several formats - author name - project name If it is missing some information according to your needs. You can add that information yourself and BumpRevision will keep your added things in the file. If it contains too much information, just delete the bits you don't like and BumpRevision won't add them again. o It has a beta counter. o It can keep history information in your sources (asm and c), header files and catalog description files. o Included is an ARexx script to be used with GoldED. o usage: BumpRevision BUMP/S,FILE/M/K,COMMENT/K,VERSION/K/N,REV/K/N,PROJECTNAME/K, NOASM/S,NOC/S,BETA/S,RESTART/S,EXISTING/S ======================================================================