summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-10-24 16:20:38 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-10-24 16:20:38 +0200
commit6a7229149f03a54d7d63241c4cbc1c83aa9831f0 (patch)
tree8ee32c9bdedcc95d666db3dfee9b9154a803b8b2 /Makefile
parentd7b910dcaea6027b5c11f027e3af7eb4ac8962b2 (diff)
bump version to 0.9.19
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 369740e..3aa81a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.18
+VERSION = 0.9.19
# paths
PREFIX = /usr/local