OSDN Git Service

Bump version.
[x264-launcher/x264-launcher.git] / src / encoder_x265.cpp
index def6fff..a519f42 100644 (file)
@@ -38,7 +38,7 @@
 
 //x265 version info
 static const unsigned int VERSION_X265_MINIMUM_VER = 19;
-static const unsigned int VERSION_X265_MINIMUM_REV =  0;
+static const unsigned int VERSION_X265_MINIMUM_REV = 96;
 
 // ------------------------------------------------------------
 // Helper Macros