X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/163037e79c6cde1073d555dbeae2a095298e6101..c60781d677ee3b2e53b1f3078fef763622e5effe:/cgit.c diff --git a/cgit.c b/cgit.c index b3dd119..3943a0f 100644 --- a/cgit.c +++ b/cgit.c @@ -10,6 +10,8 @@ #include "cmd.h" #include "ui-shared.h" +const char *cgit_version = CGIT_VERSION; + void config_cb(const char *name, const char *value) { if (!strcmp(name, "root-title"))