X-Git-Url: https://git.piment-noir.org/?p=deb_x265.git;a=blobdiff_plain;f=debian%2Fpatches%2Fversion.patch;fp=debian%2Fpatches%2Fversion.patch;h=0000000000000000000000000000000000000000;hp=639310cd962da102c8be06b15dfcac0ff2e10500;hb=b53f7c52d8280ab63876efd6eb292c21430ac607;hpb=5c9b45285dd64723ad1dac380b98a7b1f3095674 diff --git a/debian/patches/version.patch b/debian/patches/version.patch deleted file mode 100644 index 639310c..0000000 --- a/debian/patches/version.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/source/cmake/version.cmake -+++ b/source/cmake/version.cmake -@@ -6,8 +6,8 @@ - find_package(Git QUIET) # present in 2.8.8 - - # defaults, in case everything below fails --set(X265_VERSION "unknown") --set(X265_LATEST_TAG "0.0") -+set(X265_VERSION "1.4") -+set(X265_LATEST_TAG "1.4") - set(X265_TAG_DISTANCE "0") - - if(EXISTS ${CMAKE_SOURCE_DIR}/../.hg_archival.txt)