summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2021-11-25 11:26:26 -0500
committerTavian Barnes <tavianator@tavianator.com>2021-11-25 11:26:26 -0500
commitbbab30ba77f300ed991ed3e7da2ee89c333daa76 (patch)
treeb8b99d051cb341817d4c6d0b125a3acf6b04b63f /bfs.h
parent44eee20598037c45680c862c05bba054372e130a (diff)
downloadbfs-bbab30ba77f300ed991ed3e7da2ee89c333daa76.tar.xz
Release 2.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 f357807..ec66d67 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "2.2.1"
+# define BFS_VERSION "2.3"
#endif
#ifndef BFS_HOMEPAGE