On 6/19/08, D. Stuart Freeman <stuart.freeman@xxxxxxxxxxxxx> wrote: > My project has an "about" page that lists the version. I understand why > git doesn't do keyword expansion, but I'm wondering if there's a > recommended best practice for keeping that up to date. If you compile git yourself and run "git --version", it contains the current version number. You may want to do it the same way. See also the "git-describe" command. Have fun, Avery -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html