OSDN Git Service

Cleaned up VapourSynth detection code + detect "portable" VapourSynth if available.
[x264-launcher/x264-launcher.git] / src / version.h
index d9fb964..d015401 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 7
-#define VER_X264_PATCH 1
-#define VER_X264_BUILD 1034
+#define VER_X264_PATCH 5
+#define VER_X264_BUILD 1043
 
 #define VER_X264_PORTABLE_EDITION (0)