summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-12-20 22:18:13 -0500
committerTavian Barnes <tavianator@tavianator.com>2016-12-20 22:18:13 -0500
commite5af47a6eac34dbf380949b9dad5ed8373d10d37 (patch)
tree1a2e03027c3d0ecccfc7a1e95648ed70cd5a17c9 /bfs.h
parent9b30634a234659c7dd87073c00affdcdec74c5ed (diff)
downloadbfs-e5af47a6eac34dbf380949b9dad5ed8373d10d37.tar.xz
Bump the version to 0.880.88
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 3a470f3..e5882ac 100644
--- a/bfs.h
+++ b/bfs.h
@@ -21,7 +21,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "0.84.1"
+# define BFS_VERSION "0.88"
#endif
#ifndef BFS_HOMEPAGE