OSDN Git Service

Bump version.
authorlordmulder <mulder2@gmx.de>
Thu, 12 Apr 2012 12:08:56 +0000 (14:08 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 12 Apr 2012 12:08:56 +0000 (14:08 +0200)
etc/Translation/Blank.ts
etc/Translation/LameXP_DE.ts
src/Config.h

index 2548987..8ff5508 100644 (file)
     </message>
     <message>
         <location filename="../../src/Dialog_About.cpp" line="202"/>
-        <source>About Qt4</source>
+        <source>About Qt5</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../../src/Dialog_About.cpp" line="202"/>
-        <source>About Qt5</source>
+        <source>About Qt4</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
index c7fec21..b174a6a 100644 (file)
     </message>
     <message>
         <source>About Qt5</source>
-        <translation type="unfinished">Über Qt5</translation>
+        <translation>Über Qt5</translation>
     </message>
 </context>
 <context>
index da17832..58410b5 100644 (file)
@@ -28,8 +28,8 @@
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
 #define VER_LAMEXP_MINOR_LO                                    4
-#define VER_LAMEXP_TYPE                                                Beta
-#define VER_LAMEXP_PATCH                                       15
+#define VER_LAMEXP_TYPE                                                RC
+#define VER_LAMEXP_PATCH                                       1
 #define VER_LAMEXP_BUILD                                       972
 
 ///////////////////////////////////////////////////////////////////////////////