summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-01-03 21:04:50 -0500
committerTavian Barnes <tavianator@tavianator.com>2019-01-03 21:04:50 -0500
commit93b9e737f1ab346ddfea7a10aad4361fdedaef07 (patch)
treec2cea2550e61e9c2713eb9118969a2bb04759bbf /bfs.h
parent6510e8af463a43ef686f17968e87f9c4b5cc868f (diff)
downloadbfs-93b9e737f1ab346ddfea7a10aad4361fdedaef07.tar.xz
Release 1.3.11.3.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 7369660..1174da4 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,7 +18,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.3"
+# define BFS_VERSION "1.3.1"
#endif
#ifndef BFS_HOMEPAGE