We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cc897 commit 5f81502Copy full SHA for 5f81502
CDClassDump.h
@@ -8,7 +8,7 @@
8
#include <regex.h>
9
#import "CDStructureRegistrationProtocol.h"
10
11
-#define CLASS_DUMP_VERSION @"3.1.1 beta 1"
+#define CLASS_DUMP_VERSION @"3.1.1"
12
13
@class NSMutableArray, NSMutableDictionary, NSMutableSet, NSMutableString, NSString;
14
@class CDDylibCommand, CDMachOFile;
0 commit comments