OSDN Git Service

Added project/solution files for VS2022.
[x264-launcher/x264-launcher.git] / src / version.h
index 983abe4..84a6105 100644 (file)
 #error Please do *not* inlcude "version.h" directly!
 #endif
 
-#define VER_X264_MAJOR 2
-#define VER_X264_MINOR 9
-#define VER_X264_PATCH 5
-#define VER_X264_BUILD 1197
+#define VER_X264_MAJOR 3
+#define VER_X264_MINOR 0
+#define VER_X264_PATCH 0
+#define VER_X264_BUILD 1216
 
 #define VER_X264_PORTABLE_EDITION (0)