summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-01-23 14:48:27 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-01-23 14:48:27 +0100
commit55d64a0d370b140547fdbab88d271cd6b92265d2 (patch)
treefb21a99744c9b41dec2add41a6a5ec56482b9fb3 /Makefile
parent2e00d9c904e6b03a6198651d15dc827526fa319c (diff)
bump version to 0.9.21
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c265b51..3c6273f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.20
+VERSION = 0.9.21
# paths
PREFIX = /usr/local