version bump
authorMichael Göhler <github@nixhub.de>
Mon, 23 Jul 2018 20:28:06 +0000 (22:28 +0200)
committerMichael Göhler <github@nixhub.de>
Mon, 23 Jul 2018 20:28:06 +0000 (22:28 +0200)
commit354cf2e07ccd0d7900f96bffc279093997cbe203
tree2957c55325f6fd131ee981c4976dec96213ef143
parentb76ee39c67f83aae042ba2d16e05cb0c98e8185d
version bump
19 files changed:
Makefile
include/bitops.h
include/common.h
include/cstack.h
include/cstring.h
include/main.h
include/markdown.h
include/parser.h
include/url.h
include/viewer.h
mdp.1
src/Makefile
src/cstack.c
src/cstring.c
src/main.c
src/markdown.c
src/parser.c
src/url.c
src/viewer.c