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 4b88304 + 64d6ecb commit 0ac9440Copy full SHA for 0ac9440
man/flog.1.md
@@ -1,4 +1,4 @@
1
-% flog(1) Version v1.7.2 | Flog User's Guide
+% flog(1) Version v1.7.3 | 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.7.2"
+#define PROGRAM_VERSION "v1.7.3"
33
34
/*! \brief An enumerated type representing error conditions. */
35
typedef enum FlogErrorData {
0 commit comments