OSDN Git Service

Added project/solution files for VS2019.
[x264-launcher/x264-launcher.git] / src / version.h
index ed9ad2e..dd8bd61 100644 (file)
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // Simple x264 Launcher
-// Copyright (C) 2004-2016 LoRd_MuldeR <MuldeR2@GMX.de>
+// Copyright (C) 2004-2019 LoRd_MuldeR <MuldeR2@GMX.de>
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
@@ -24,9 +24,9 @@
 #endif
 
 #define VER_X264_MAJOR 2
-#define VER_X264_MINOR 6
-#define VER_X264_PATCH 7
-#define VER_X264_BUILD 1016
+#define VER_X264_MINOR 9
+#define VER_X264_PATCH 1
+#define VER_X264_BUILD 1170
 
 #define VER_X264_PORTABLE_EDITION (0)