X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/df90b51bafec24336cf30339b2978ff6df22b075..92908af4558d7362c7deeb05254343a5a5f11a05:/cgit.c?ds=inline 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"))