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 c53bd70..8cd9daa 100644
--- a/include/u8c/ver.h
+++ b/include/u8c/ver.h
@@ -16,5 +16,5 @@
/* Version */
# if !defined(u8c_ver)
# include <stdint.h>
-# define u8c_ver (UINT64_C(0x10))
+# define u8c_ver (UINT64_C(0xB))
# endif