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.
1 parent 7de9992 commit d79f4fbCopy full SHA for d79f4fb
man/flog.1.md
@@ -1,4 +1,4 @@
1
-% flog(1) Version v1.6.2 | Flog User's Guide
+% flog(1) Version v1.6.4 | 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.2"
+#define PROGRAM_VERSION "v1.6.4"
33
34
/*! \brief An enumerated type representing error conditions. */
35
typedef enum FlogErrorData {
0 commit comments