summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/include/shortcut.h2
-rw-r--r--packaging/libshortcut.spec2
2 files changed, 3 insertions, 1 deletions
diff --git a/lib/include/shortcut.h b/lib/include/shortcut.h
index a932ed9..3bae74f 100644
--- a/lib/include/shortcut.h
+++ b/lib/include/shortcut.h
@@ -99,6 +99,8 @@ enum shortcut_type {
LIVEBOX_TYPE_4x2 = 0x10100000,
LIVEBOX_TYPE_4x3 = 0x10200000,
LIVEBOX_TYPE_4x4 = 0x10400000,
+ LIVEBOX_TYPE_4x5 = 0x11000000,
+ LIVEBOX_TYPE_4x6 = 0x12000000,
LIVEBOX_TYPE_EASY_1x1 = 0x30010000,
LIVEBOX_TYPE_EASY_3x1 = 0x30020000,
LIVEBOX_TYPE_EASY_3x3 = 0x30040000,
diff --git a/packaging/libshortcut.spec b/packaging/libshortcut.spec
index d7921a7..334a59c 100644
--- a/packaging/libshortcut.spec
+++ b/packaging/libshortcut.spec
@@ -1,6 +1,6 @@
Name: libshortcut
Summary: Shortcut add/remove request function supporting library
-Version: 0.5.0
+Version: 0.5.1
Release: 0
Group: HomeTF/Framework
License: Apache License