summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-07-22 13:33:29 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-07-22 13:33:29 -0400
commita2a4c0b8285e52b91b57fd8f1746741029bdcfed (patch)
treed64b91167d7986e08e114cb1c8c962a71598e960 /bfs.h
parent2876e0ac4ecf21f26a3e5b42ac9e9a6f61db1062 (diff)
downloadbfs-a2a4c0b8285e52b91b57fd8f1746741029bdcfed.tar.xz
Release 1.11.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 79a383a..0d22560 100644
--- a/bfs.h
+++ b/bfs.h
@@ -24,7 +24,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "1.0.2"
+# define BFS_VERSION "1.1"
#endif
#ifndef BFS_HOMEPAGE