OSDN Git Service

Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04...
[lamexp/LameXP.git] / src / Config.h
index a5305ba..0ae0135 100644 (file)
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2012 LoRd_MuldeR <MuldeR2@GMX.de>
+// Copyright (C) 2004-2013 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
 
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
-#define VER_LAMEXP_MINOR_LO                                    6
+#define VER_LAMEXP_MINOR_LO                                    7
 #define VER_LAMEXP_TYPE                                                RC
-#define VER_LAMEXP_PATCH                                       5
-#define VER_LAMEXP_BUILD                                       1168
+#define VER_LAMEXP_PATCH                                       3
+#define VER_LAMEXP_BUILD                                       1280
+
+///////////////////////////////////////////////////////////////////////////////
+// LameXP Build Options
+///////////////////////////////////////////////////////////////////////////////
+
+#define VER_LAMEXP_PORTABLE_EDITION                    0
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)