Skip to content

Commit b3df8de

Browse files
committed
Update version to 3.4.
1 parent 65a63ef commit b3df8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/CDClassDump.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#import "CDFile.h" // For CDArch
99

10-
#define CLASS_DUMP_BASE_VERSION "3.3.4 (64 bit)"
10+
#define CLASS_DUMP_BASE_VERSION "3.4 (64 bit)"
1111

1212
#ifdef DEBUG
1313
#define CLASS_DUMP_VERSION CLASS_DUMP_BASE_VERSION " (Debug version compiled " __DATE__ " " __TIME__ ")"

0 commit comments

Comments
 (0)