summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-05-05 23:32:04 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-05-05 23:32:04 -0400
commit50d395b356b3ffc73ab97101c5434bda06141cc4 (patch)
treeb30dce2fb07fcec53b36a461fe0d5dcf93e78686 /bfs.h
parenta3c1c3ed54d9d595feb1df38e775af3d6ff9facd (diff)
downloadbfs-50d395b356b3ffc73ab97101c5434bda06141cc4.tar.xz
Release 1.4.11.4.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 d96600c..b29a307 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.4"
+# define BFS_VERSION "1.4.1"
#endif
#ifndef BFS_HOMEPAGE