summaryrefslogtreecommitdiff
path: root/ui-view.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2013-03-06 21:22:07 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2013-03-20 21:08:32 +0100
commit1a6feaf5fafdaec4a1adb1c0d54b95106122ede5 (patch)
tree284501d8d1c2331bd0bb7aa6b50639ad0c3c8c86 /ui-view.c
parent5f323c1ff45c10d8f8b0a673d2fe7e98272f5d78 (diff)
downloadcgit-1a6feaf5fafdaec4a1adb1c0d54b95106122ede5.tar.gz
cgit-1a6feaf5fafdaec4a1adb1c0d54b95106122ede5.tar.bz2
cgit-1a6feaf5fafdaec4a1adb1c0d54b95106122ede5.zip
ui-patch: use cgit_version not CGIT_VERSION
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
=d4f5b2c63220e4c659abe08143ed4f2c505157d8&follow=1'>changed design / added linknecoro3-66/+154 2007-07-26changed design / added linknecoro2-34/+27 2007-07-25changed design / added linknecoro5-86/+188 2007-07-24made the resume_loop-plugin change titles toonecoro5-7/+22 2007-07-21added logviewersnecoro7-215/+429 2007-07-21updated howtonecoro1-14/+24 2007-07-20new Plugin Schemenecoro1-5/+4 2007-07-20new Plugin Schemenecoro1-1/+1 2007-07-20new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129