[x265] [PATCH] cmake: Bump up build number as lookahead patch changes analysis struct

Pradeep Ramachandran pradeep at multicorewareinc.com
Fri Sep 8 10:27:00 CEST 2017


# HG changeset patch
# User Pradeep Ramachandran <pradeep at multicorewareinc.com>
# Date 1504859187 -19800
#      Fri Sep 08 13:56:27 2017 +0530
# Node ID bac53338585c00d943aa995db5ced8744a9d20e9
# Parent  be4722c7de08eaa55c4b06252c9894e85d7f66aa
cmake: Bump up build number as lookahead patch changes analysis struct

diff -r be4722c7de08 -r bac53338585c source/CMakeLists.txt
--- a/source/CMakeLists.txt	Mon Jul 24 11:19:30 2017 +0530
+++ b/source/CMakeLists.txt	Fri Sep 08 13:56:27 2017 +0530
@@ -29,7 +29,7 @@
 option(STATIC_LINK_CRT "Statically link C runtime for release builds" OFF)
 mark_as_advanced(FPROFILE_USE FPROFILE_GENERATE NATIVE_BUILD)
 # X265_BUILD must be incremented each time the public API is changed
-set(X265_BUILD 134)
+set(X265_BUILD 135)
 configure_file("${PROJECT_SOURCE_DIR}/x265.def.in"
                "${PROJECT_BINARY_DIR}/x265.def")
 configure_file("${PROJECT_SOURCE_DIR}/x265_config.h.in"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x265.patch
Type: text/x-patch
Size: 922 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20170908/e78ae5f5/attachment.bin>


More information about the x265-devel mailing list