summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-03-11 16:50:09 -0500
committerTavian Barnes <tavianator@tavianator.com>2017-03-11 16:50:09 -0500
commita7c51baacf0867b1089f683b05811744f01a70af (patch)
tree4fe418756ac556f42165be1fd17e8d0a75abad17 /bfs.h
parenteb18f806da9d39e21362080ab4f4ab816eeeb0d5 (diff)
downloadbfs-a7c51baacf0867b1089f683b05811744f01a70af.tar.xz
Release 0.960.96
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 44387bf..61ee2ce 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "0.88"
+# define BFS_VERSION "0.96"
#endif
#ifndef BFS_HOMEPAGE