summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-09-14 14:06:13 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-09-14 14:10:39 -0400
commit00c9d93a591db9179b4c5dacc289a2e11643e5ef (patch)
tree5b21c94481132d8c44983aad66dfe45713910e98 /bfs.h
parent4cfebe30000e7ce90c5763db6391137583e59700 (diff)
downloadbfs-00c9d93a591db9179b4c5dacc289a2e11643e5ef.tar.xz
Release 1.5.11.5.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 41ac208..b5617d9 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.5"
+# define BFS_VERSION "1.5.1"
#endif
#ifndef BFS_HOMEPAGE