summaryrefslogtreecommitdiff
path: root/include/u8c/ver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u8c/ver.h')
-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 edf91ed..c53bd70 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(0xF))
+# define u8c_ver (UINT64_C(0x10))
# endif