stagit

Personal fork of stagit.
git clone git://git.samirparikh.com/stagit
Log | Files | Refs | README | LICENSE

commit 57f84d0fd12d6466122dc8a2190e7e284f5668d7
parent 45394004a3455f76a2eef42d6f36c250f5e9a9ac
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Thu, 27 May 2021 12:41:43 +0200

bump version to 0.9.6

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 0.9.5 +VERSION = 0.9.6 # paths PREFIX = /usr/local