From 92908af4558d7362c7deeb05254343a5a5f11a05 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Mon, 24 Mar 2008 23:10:59 +0100 Subject: Move cgit_version from shared.c to cgit.c With the matching Makefile change, this makes sure that only cgit.o and cgit proper needs to be rebuildt when VERSION has been modified. Signed-off-by: Lars Hjemli --- shared.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'shared.c') diff --git a/shared.c b/shared.c index cd60da5..48002ac 100644 --- a/shared.c +++ b/shared.c @@ -12,8 +12,6 @@ struct cgit_repolist cgit_repolist; struct cgit_context ctx; int cgit_cmd; -const char *cgit_version = CGIT_VERSION; - int chk_zero(int result, char *msg) { if (result != 0) -- cgit v1.2.3-54-g00ecf ab201d5fc5933787a7c8690b5'/> Portato - A Portage GUIRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/etc (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-14Disable debug messages by defaultRené 'Necoro' Neumann1-1/+1
2010-04-13Better eix error inheritance and handlingRené 'Necoro' Neumann1-2/+9
2010-04-13Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2-56/+64
2010-04-12Updated newsRené 'Necoro' Neumann1-0/+1
2010-04-13Added my name to translators list.Clement Bourgeois1-0/+1