Explorar el Código

Update codename

Felix Paul Kühne hace 10 años
padre
commit
ac1cc78eae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Sources/VLCConstants.h

+ 1 - 1
Sources/VLCConstants.h

@@ -11,7 +11,7 @@
  * Refer to the COPYING file of the official project for license.
  *****************************************************************************/
 
-#define kVLCVersionCodename @"Books from Boxes"
+#define kVLCVersionCodename @"Walking with a Ghost"
 
 #define kVLCSettingPasscodeKey @"Passcode"
 #define kVLCSettingPasscodeOnKey @"PasscodeProtection"