stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit a743cb63b45d24a74c19038aacd87f6728ee2e73 parent 5139882343bbaea754f2aa418841dae8cd86cd47 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 2 Apr 2022 17:35:47 +0200 bump version to 1.1 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 = 1.0 +VERSION = 1.1 # paths PREFIX = /usr/local