]> git.cameronkatri.com Git - cgit.git/commitdiff
ui-patch: use cgit_version not CGIT_VERSION
authorJohn Keeping <john@keeping.me.uk>
Wed, 6 Mar 2013 21:22:07 +0000 (21:22 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 20 Mar 2013 20:08:32 +0000 (21:08 +0100)
We already have a global cgit_version which is set from the #define'd
CGIT_VERSION in cgit.c.  Change ui-patch.c to use this so that we only
need to rebuild cgit.o when the version changes.

Signed-off-by: John Keeping <john@keeping.me.uk>

No differences found