summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-10-13 14:53:40 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-10-13 14:53:40 +0200
commitade689b7c91c338333b367ee5a12e5b6afb3dba1 (patch)
tree7ab1d099755639a65200ee80a074e07d6d714fc3 /Makefile
parenta811215d22dd40b938021b9f41daf315ac11e685 (diff)
bump version to 0.9.14
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d043cb5..fabfe03 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 0.9.13
+VERSION = 0.9.14
# paths
PREFIX = /usr/local