diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-08-01 13:11:54 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-08-01 13:11:54 +0200 |
commit | 11ca310bfd7d82f65289afc884d0e57c15559fc8 (patch) | |
tree | 0a616f76efa05b242ff2a50e7635c88460502c54 /Makefile | |
parent | 478e73ad9f4534eda51d02a8a19c5680d14bb314 (diff) |
bump version to 0.9.13
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ include config.mk NAME = sfeed -VERSION = 0.9.12 +VERSION = 0.9.13 BIN = \ sfeed\ |