summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-05-17 19:16:58 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-05-17 19:16:58 -0400
commitf5bd17d10e864eddb8576e8fca603ed993a863b8 (patch)
tree44f06825ca9156d4fe0ab9f726a816ce900801e1 /bfs.h
parent6437f9a20e5b05f975e7d258832e155439b3089e (diff)
downloadbfs-f5bd17d10e864eddb8576e8fca603ed993a863b8.tar.xz
Release 1.0.11.0.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 3720b9a..67e8996 100644
--- a/bfs.h
+++ b/bfs.h
@@ -24,7 +24,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "1.0"
+# define BFS_VERSION "1.0.1"
#endif
#ifndef BFS_HOMEPAGE