OSDN Git Service

Cleaned up VapourSynth detection code + detect "portable" VapourSynth if available.
[x264-launcher/x264-launcher.git] / src / version.h
index 701776b..d015401 100644 (file)
@@ -24,9 +24,9 @@
 #endif
 
 #define VER_X264_MAJOR 2
-#define VER_X264_MINOR 6
+#define VER_X264_MINOR 7
 #define VER_X264_PATCH 5
-#define VER_X264_BUILD 1006
+#define VER_X264_BUILD 1043
 
 #define VER_X264_PORTABLE_EDITION (0)