commit 02c00248d8134c69758557a78e3c632ac77ae687 parent 174ea5d6fee240ec5df3afabfea1c5ce1319e3ea Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 7 Aug 2022 10:10:16 +0200 bump version to 1.2 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.1 +VERSION = 1.2 # paths PREFIX = /usr/local