From 3efc39c8c7d37de162b5baf6e1151db5ea1a7116 Mon Sep 17 00:00:00 2001
From: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 6 Aug 2021 18:35:08 +0200
Subject: bump version to 1.0

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 345b31d..830497b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 .POSIX:
 
 NAME = sfeed
-VERSION = 0.9.25
+VERSION = 1.0
 
 # paths
 PREFIX = /usr/local
-- 
cgit v1.2.3