summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/u8c/ver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/u8c/ver.h b/include/u8c/ver.h
index e383351..454c851 100644
--- a/include/u8c/ver.h
+++ b/include/u8c/ver.h
@@ -17,5 +17,5 @@
# if !defined(u8c_sym_ver)
# define u8c_sym_ver
# include <stdint.h>
-# define u8c_ver (UINT64_C(0x17))
+# define u8c_ver (UINT64_C(0x18))
# endif