commit 9ee494dc46f02dfd71af2b2daaa1799a67382abd
parent bf54e294a39ac4a2e2f4f19975d3eef2e2fa52fe
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 7 Aug 2022 10:10:16 +0200
parent bf54e294a39ac4a2e2f4f19975d3eef2e2fa52fe
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 7 Aug 2022 10:10:16 +0200
bump version to 1.2
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 1.1 +VERSION = 1.2 # paths PREFIX = /usr/local