From c26035e2e6ddab325b39276cc56c09b042582698 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Mon, 12 Jun 2017 10:33:53 -0700 Subject: [PATCH] presets: bump VersionMajor after opencl removal I forgot to run rebuild script for the presets list --- libhb/preset_builtin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libhb/preset_builtin.h b/libhb/preset_builtin.h index 296e0d5ad..594c67b18 100644 --- a/libhb/preset_builtin.h +++ b/libhb/preset_builtin.h @@ -7385,7 +7385,7 @@ const char hb_builtin_presets_json[] = " \"x264Option\": \"\", \n" " \"x264UseAdvancedOptions\": false\n" " }, \n" -" \"VersionMajor\": 25, \n" +" \"VersionMajor\": 26, \n" " \"VersionMicro\": 0, \n" " \"VersionMinor\": 0\n" " }\n" -- 2.40.0