summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-10-04 21:30:02 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-10-04 21:30:02 -0400
commit21a9f13980fd710305782867923e83a3aa606f61 (patch)
tree4e97fa89e84b1e083a1231cb2b5248da79f8ea51 /bfs.h
parent193d6cb45754e32ac7d1d4215a27b567a4418a44 (diff)
downloadbfs-21a9f13980fd710305782867923e83a3aa606f61.tar.xz
Release 1.1.31.1.3
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 909e76f..472e376 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,7 +18,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.1.2"
+# define BFS_VERSION "1.1.3"
#endif
#ifndef BFS_HOMEPAGE