diff --git a/build/systemMenu_RED/DSHashTable/DSHashTableAdHoc.bin b/build/systemMenu_RED/DSHashTable/DSHashTableAdHoc.bin index d38d443d..308d19f9 100644 Binary files a/build/systemMenu_RED/DSHashTable/DSHashTableAdHoc.bin and b/build/systemMenu_RED/DSHashTable/DSHashTableAdHoc.bin differ diff --git a/build/systemMenu_RED/DSHashTable/commondefs.DSHashTable b/build/systemMenu_RED/DSHashTable/commondefs.DSHashTable index af303650..43c30d42 100644 --- a/build/systemMenu_RED/DSHashTable/commondefs.DSHashTable +++ b/build/systemMenu_RED/DSHashTable/commondefs.DSHashTable @@ -36,7 +36,7 @@ DS_HASH_TABLE_EX_VERSION := $(shell perl -e 'open IN, "$(DS_HASH_TABLE_E #DS_HASH_TABLE_MAJOR_VERSION := $(shell expr $(DS_HASH_TABLE_VERSION) / 256) #DS_HASH_TABLE_MINOR_VERSION := $(shell expr $(DS_HASH_TABLE_VERSION) % 256) -DS_HASH_TABLE_MAJOR_VERSION := 5 +DS_HASH_TABLE_MAJOR_VERSION := 6 DS_HASH_TABLE_MINOR_VERSION := 0 DS_HASH_TABLE_MAKETAD_OPTION := -s -d $(DS_HASH_TABLE_TITLE_ID) $(DS_HASH_TABLE_GROUP_ID) $(DS_HASH_TABLE_MAJOR_VERSION) $(DS_HASH_TABLE_TITLE_NAME) \