summaryrefslogtreecommitdiff
path: root/src/ibusregistry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ibusregistry.c')
-rw-r--r--src/ibusregistry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ibusregistry.c b/src/ibusregistry.c
index 8e9ada94..dfda2af3 100644
--- a/src/ibusregistry.c
+++ b/src/ibusregistry.c
@@ -29,7 +29,7 @@
#include "ibusregistry.h"
#define IBUS_CACHE_MAGIC 0x49425553 /* "IBUS" */
-#define IBUS_CACHE_VERSION 0x00010502
+#define IBUS_CACHE_VERSION 0x00010512
enum {
CHANGED,