bump version to 1.1
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 2 Apr 2022 15:35:47 +0000 (17:35 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 2 Apr 2022 15:35:47 +0000 (17:35 +0200)
Makefile

index 35585520d45c13f8f9e40db380b9c47b5d91caee..0c03f81996732db9c2b469b3c37cff1b0591df8b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 .POSIX:
 
 NAME = stagit
-VERSION = 1.0
+VERSION = 1.1
 
 # paths
 PREFIX = /usr/local