We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1276e commit e886588Copy full SHA for e886588
include/pfs/version.hpp
@@ -18,7 +18,7 @@
18
#define PFS_VERSION_HPP
19
20
#define PFS_VER_MAJOR 0
21
-#define PFS_VER_MINOR 7
+#define PFS_VER_MINOR 8
22
#define PFS_VER_PATCH 0
23
24
#define PFS_VERSION \
0 commit comments