bump version to 1.0
authorHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 30 Nov 2021 17:13:20 +0000 (18:13 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 30 Nov 2021 17:13:20 +0000 (18:13 +0100)
Makefile

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