OSDN Git Service

Updated CHANGELOG file.
[x264-launcher/x264-launcher.git] / src / version.h
index 60dd482..81ce4f8 100644 (file)
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // Simple x264 Launcher
-// Copyright (C) 2004-2014 LoRd_MuldeR <MuldeR2@GMX.de>
+// Copyright (C) 2004-2015 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
 #endif
 
 #define VER_X264_MAJOR 2
-#define VER_X264_MINOR 3
-#define VER_X264_PATCH 1
-#define VER_X264_BUILD 763
-
-#define VER_X264_MINIMUM_REV 2380
-#define VER_X264_CURRENT_API 142
-#define VER_X264_AVS2YUV_VER 242
+#define VER_X264_MINOR 6
+#define VER_X264_PATCH 0
+#define VER_X264_BUILD 983
 
 #define VER_X264_PORTABLE_EDITION (0)