summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2021-06-02 14:45:20 -0400
committerTavian Barnes <tavianator@tavianator.com>2021-06-02 14:46:02 -0400
commit6e080cda6978476b1c7ae8e08cd34f67e29aa147 (patch)
treeaab942388bf7a5592243879ba30690ca42a8be8f /bfs.h
parent1eeadd8e9402c69afff85b187683bc50292d00a5 (diff)
downloadbfs-6e080cda6978476b1c7ae8e08cd34f67e29aa147.tar.xz
Release 2.2.12.2.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 3d61aac..f357807 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "2.2"
+# define BFS_VERSION "2.2.1"
#endif
#ifndef BFS_HOMEPAGE