Skip to content

Commit 5f81502

Browse files
committed
Changed version to 3.1.1
1 parent 56cc897 commit 5f81502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CDClassDump.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <regex.h>
99
#import "CDStructureRegistrationProtocol.h"
1010

11-
#define CLASS_DUMP_VERSION @"3.1.1 beta 1"
11+
#define CLASS_DUMP_VERSION @"3.1.1"
1212

1313
@class NSMutableArray, NSMutableDictionary, NSMutableSet, NSMutableString, NSString;
1414
@class CDDylibCommand, CDMachOFile;

0 commit comments

Comments
 (0)