]> gitweb.ps.run Git - ps-cgit/commit
Add version info from git-describe
authorLars Hjemli <hjemli@gmail.com>
Mon, 18 Jun 2007 07:42:10 +0000 (09:42 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 18 Jun 2007 08:38:40 +0000 (10:38 +0200)
commitf69250358a74efa5d7d9c562b2cdd80fad1430f1
tree19c0ddab227d1c27a49046e559618cd067169591
parent4a0be586662843382ecfa53af34a13b291312bc0
Add version info from git-describe

A new script, gen-version.sh, is now invoked from 'make version' to generate
the file VERSION. This file contains a version identifier generated by
git-describe and is included in the Makefile.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
.gitignore
Makefile
cgit.c
cgit.h
gen-version.sh [new file with mode: 0755]
shared.c
ui-shared.c