We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d065af + d7e13cc commit 1765c7cCopy full SHA for 1765c7c
man/flog.1.md
@@ -1,4 +1,4 @@
1
-% flog(1) Version v1.6.4 | Flog User's Guide
+% flog(1) Version v1.7.0 | Flog User's Guide
2
3
NAME
4
====
src/common.h
@@ -29,7 +29,7 @@
29
*/
30
31
#define PROGRAM_NAME "flog"
32
-#define PROGRAM_VERSION "v1.6.4"
+#define PROGRAM_VERSION "v1.7.0"
33
34
/*! \brief An enumerated type representing error conditions. */
35
typedef enum FlogErrorData {
0 commit comments