summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-10-29 16:40:56 -0400
committerTavian Barnes <tavianator@tavianator.com>2016-10-29 16:40:56 -0400
commit8da7838c867937cadc5609f6914fd2d3bbd053f1 (patch)
treec526231b6435e8ba1df418618741dbefc0d950bf /bfs.h
parente07cbd10f59a8197a0b5fc789ea3781a863548e8 (diff)
downloadbfs-8da7838c867937cadc5609f6914fd2d3bbd053f1.tar.xz
Bump the version to 0.840.84
Diffstat (limited to 'bfs.h')
-rw-r--r--bfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfs.h b/bfs.h
index 55aeda2..6923fb7 100644
--- a/bfs.h
+++ b/bfs.h
@@ -20,7 +20,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "0.82"
+# define BFS_VERSION "0.84"
#endif
#ifndef BFS_HOMEPAGE