Quellcode durchsuchen

Update codename

Felix Paul Kühne vor 10 Jahren
Ursprung
Commit
ac1cc78eae
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"