We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b84dc5 commit f1ec919Copy full SHA for f1ec919
fscryptctl.c
@@ -39,7 +39,7 @@
39
40
#ifndef VERSION
41
// Update this on each new release, along with the NEWS.md file.
42
-#define VERSION "v1.2.0"
+#define VERSION "v1.3.0"
43
#endif
44
45
// This matches the limit used by the kernel internally as of Linux 6.16. There
0 commit comments