summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-09-04 14:32:40 -0400
committerTavian Barnes <tavianator@tavianator.com>2016-09-04 14:32:40 -0400
commit8f93c9bc59781061eeb3fcdacd8d6dbb992763d9 (patch)
tree2c8f496c251a2c74702f5822eb69a354407dcc3f /bfs.h
parentae2c1dcdcdd585ae8f14b43200fb4143606eb5eb (diff)
downloadbfs-8f93c9bc59781061eeb3fcdacd8d6dbb992763d9.tar.xz
Bump the version to 0.82.0.82
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 81603e1..b03558f 100644
--- a/bfs.h
+++ b/bfs.h
@@ -20,7 +20,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "0.79"
+# define BFS_VERSION "0.82"
#endif
#ifndef BFS_HOMEPAGE