From: John Stebbins Date: Mon, 12 Jun 2017 17:33:53 +0000 (-0700) Subject: presets: bump VersionMajor after opencl removal X-Git-Tag: 1.1.0~527 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c26035e2e6ddab325b39276cc56c09b042582698;p=handbrake presets: bump VersionMajor after opencl removal I forgot to run rebuild script for the presets list --- 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"