]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.c
Add version info from git-describe
[ps-cgit] / cgit.c
diff --git a/cgit.c b/cgit.c
index 3fc90bf8750645931bd9f4da6dcd896082c6ab9c..11dff767e7c9f57cbbb1772829dacbcf3b0b322e 100644 (file)
--- a/cgit.c
+++ b/cgit.c
@@ -8,9 +8,6 @@
 
 #include "cgit.h"
 
-const char cgit_version[] = CGIT_VERSION;
-
-
 static int cgit_prepare_cache(struct cacheitem *item)
 {
        if (!cgit_repo && cgit_query_repo) {