We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ad624 commit f3ca64bCopy full SHA for f3ca64b
1 file changed
src/spath.h
@@ -12,7 +12,7 @@ extern "C" {
12
#define SPATH_SUCCESS (0)
13
#define SPATH_FAILURE (1)
14
15
-#define SPATH_VERSION "0.2.0"
+#define SPATH_VERSION "0.3.0"
16
17
/* TODO: for formatted strings, use special %| character (or something
18
* similar) to denote directories in portable way */
0 commit comments