summaryrefslogtreecommitdiffstats
path: root/libhb
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2017-06-12 10:33:53 -0700
committerJohn Stebbins <[email protected]>2017-06-12 10:33:53 -0700
commitc26035e2e6ddab325b39276cc56c09b042582698 (patch)
tree95bfb6d97d2faa25f782418a6164695bd4614cd4 /libhb
parente8e6af1ec69651c540fd04ae5417c77a8dc1c9ae (diff)
presets: bump VersionMajor after opencl removal
I forgot to run rebuild script for the presets list
Diffstat (limited to 'libhb')
-rw-r--r--libhb/preset_builtin.h2
1 files changed, 1 insertions, 1 deletions
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"