summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2018-01-20 12:40:08 -0500
committerTavian Barnes <tavianator@tavianator.com>2018-01-20 12:40:08 -0500
commit54696b2e975c8ca9979743be98187d733ce64de4 (patch)
tree0f389671678d268b31a78556e64a0a9ef9e73864 /bfs.h
parentb2b97e301892d89b9909bed17f4299e09af1e33b (diff)
downloadbfs-54696b2e975c8ca9979743be98187d733ce64de4.tar.xz
Release 1.21.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 bce677b..c46394c 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,7 +18,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.1.4"
+# define BFS_VERSION "1.2"
#endif
#ifndef BFS_HOMEPAGE