~earboxer/suggpicker

551e86f9d938c7e11669d3468a68e8de3618249a — Zach DeCook 1 year, 10 months ago 6a43266 v0.0.1
release: basic working prototype
1 files changed, 1 insertions(+), 1 deletions(-)

M config.mk
M config.mk => config.mk +1 -1
@@ 1,2 1,2 @@
VERSION = 0.0.0
VERSION = 0.0.1
CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700