aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2022-04-16 10:53:01 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2022-04-16 10:53:01 -0400
commite63ef9264526ebb2ec0f617199c462df81ff2d9b (patch)
treec62537b6dd5252a267a25d9e1d5d61054fd73bf5 /include
parent15b7eb0d92c5533a996b898c07537cb56e4f490b (diff)
downloadcleanpath-e63ef9264526ebb2ec0f617199c462df81ff2d9b.tar.gz
Bump version1.1.0
Diffstat (limited to 'include')
-rw-r--r--include/cleanpath/cleanpath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cleanpath/cleanpath.h b/include/cleanpath/cleanpath.h
index dfb0b5f..5e784d9 100644
--- a/include/cleanpath/cleanpath.h
+++ b/include/cleanpath/cleanpath.h
@@ -30,7 +30,7 @@
#include <stdlib.h>
#include <string.h>
-#define CLEANPATH_VERSION "1.0.0"
+#define CLEANPATH_VERSION "1.1.0"
#define CLEANPATH_FILTER_NONE -1
#define CLEANPATH_FILTER_EXACT 0
#define CLEANPATH_FILTER_LOOSE 1