summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2020-02-25 11:11:44 -0500
committerTavian Barnes <tavianator@tavianator.com>2020-02-25 11:11:44 -0500
commite604972ffed159ffeb9f948615540ad8f5b4a4a0 (patch)
tree523053cf8bdd17992f0ac27bb1f9735fbb659d56 /bfs.h
parent5b9bfbbb8caa5a7ef849247f1dabc100e46d4464 (diff)
downloadbfs-e604972ffed159ffeb9f948615540ad8f5b4a4a0.tar.xz
Release 1.61.6
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 5f74a0e..cf3ac98 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.5.2"
+# define BFS_VERSION "1.6"
#endif
#ifndef BFS_HOMEPAGE