stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit ba3aa79badf5fe5cf9b01e42aeb4b7082bbbc568 parent 229452bbd5b1f3eaa064659ec4a760aa27880e7c Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 14 Mar 2021 16:23:58 +0100 bump version to 0.9.5 Diffstat:
| M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 0.9.4 +VERSION = 0.9.5 # paths PREFIX = /usr/local