autorevision extracts metadata about the current revision from your repository. It is meant to be used by project build systems to extract properties that can be used in software version strings. Repository types supported include git, hg, bzr, and svn. It can create files containing variable and macro definitions suitable for C, C++, Java, sh, Python, Perl, PHP, Lua, JavaScript, and header files suitable for use in preprocessing Info.plist files.

Release Notes: bashisms were removed. "python" and "perl" language synonyms were added. m4 was added. A workaround was provided for an unreliable return value of git diff in 1.7.9.5.

Release Tags: Minor bugfixes

Tags: VCS, Build Tools

Licenses: BSD Revised