summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2020-10-14 11:59:45 -0400
committerTavian Barnes <tavianator@tavianator.com>2020-10-14 12:06:42 -0400
commit770742fc876ba2ecbbcaffe218b971eee87765e6 (patch)
tree0380e3fce5cf9465f887f51303cfe169decd2582 /bfs.h
parentc565e665781f39cf31c64d85c76224c2fffa9f7d (diff)
downloadbfs-770742fc876ba2ecbbcaffe218b971eee87765e6.tar.xz
Release 2.02.0
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 f5196f8..febfa92 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.7"
+# define BFS_VERSION "2.0"
#endif
#ifndef BFS_HOMEPAGE