diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-03-12 16:12:29 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-03-12 16:12:29 -0500 |
commit | 19ff6cafb9dbd206d48cd78e0f9d82e8645df06f (patch) | |
tree | de6d419ef0924ce367303840d48f61c98972ca35 /bfs.h | |
parent | f1401f09c59363170f021c4a1676735be2e3cc44 (diff) | |
download | bfs-19ff6cafb9dbd206d48cd78e0f9d82e8645df06f.tar.xz |
Bump the version to 0.74.0.74
Diffstat (limited to 'bfs.h')
-rw-r--r-- | bfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #include <time.h> #ifndef BFS_VERSION -# define BFS_VERSION "0.70" +# define BFS_VERSION "0.74" #endif #ifndef BFS_HOMEPAGE |