]> granicus.if.org Git - handbrake/commitdiff
presets: bump VersionMajor after opencl removal
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 12 Jun 2017 17:33:53 +0000 (10:33 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 12 Jun 2017 17:33:53 +0000 (10:33 -0700)
I forgot to run rebuild script for the presets list

libhb/preset_builtin.h

index 296e0d5ad1fe4e7dc0abcdada81463f738011216..594c67b18824b53e4b7ab56f8367250a424371f1 100644 (file)
@@ -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"