summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-08-06 18:35:08 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-08-06 18:35:08 +0200
commit3efc39c8c7d37de162b5baf6e1151db5ea1a7116 (patch)
treeaa16c2512483f2b414ec1bfd2c4cd707823da49a
parent8efcf91b46a580257b22cdf70230298ecd148870 (diff)
bump version to 1.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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