summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2018-06-23 19:21:33 -0400
committerTavian Barnes <tavianator@tavianator.com>2018-06-23 19:21:33 -0400
commit70198a7ac2f542a0e708ae3ca8e6b3e874f61f18 (patch)
tree92acededf04e11d1f758cec19b57b73cf353d927 /bfs.h
parent68ae5d07e06cf8b91b4277ca25bb74e437cf3ca0 (diff)
downloadbfs-70198a7ac2f542a0e708ae3ca8e6b3e874f61f18.tar.xz
Release 1.2.21.2.2
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 d47ca8f..7b90b1a 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,7 +18,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.2.1"
+# define BFS_VERSION "1.2.2"
#endif
#ifndef BFS_HOMEPAGE