stagit

stagit (https://www.codemadness.org/stagit.html) fork
git clone git://bsandro.tech/stagit
Log | Files | Refs | README | LICENSE

commit a8a5e9c3b37e133d26fe3ea5cd361281d7a56c85
parent d0e36eb6abce72c587dd53dcabc35120c3cf3a81
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat,  2 Apr 2022 17:35:47 +0200

bump version to 1.1

Diffstat:
MMakefile | 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