summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2020-11-11 12:42:20 -0500
committerTavian Barnes <tavianator@tavianator.com>2020-11-11 12:42:20 -0500
commit61ffd3d1a138fa8bd218e61389fb6bd27cb6125c (patch)
treedfd9d2eac84cb1d7b91e0b735cc40d50d48c3fc3 /bfs.h
parented68707f54652b4d7e38fdbc631c51ed01290b8f (diff)
downloadbfs-61ffd3d1a138fa8bd218e61389fb6bd27cb6125c.tar.xz
Release 2.12.1
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 0c1089e..cac8a12 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "2.0"
+# define BFS_VERSION "2.1"
#endif
#ifndef BFS_HOMEPAGE