Skip to content

Commit bb2a423

Browse files
committed
CleanArchiver 3.0a6 (39).
--HG-- extra : convert_revision : svn%3A8e53915d-3802-0410-9d24-df610d03f11b/trunk%40102
1 parent 6ba3edb commit bb2a423

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

CleanArchiver.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -432,9 +432,9 @@
432432
isa = XCBuildConfiguration;
433433
buildSettings = {
434434
COPY_PHASE_STRIP = YES;
435-
CURRENT_PROJECT_VERSION = 38;
435+
CURRENT_PROJECT_VERSION = 39;
436436
DYLIB_COMPATIBILITY_VERSION = "";
437-
DYLIB_CURRENT_VERSION = 38;
437+
DYLIB_CURRENT_VERSION = 39;
438438
FRAMEWORK_SEARCH_PATHS = (
439439
"$(inherited)",
440440
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
@@ -480,9 +480,9 @@
480480
isa = XCBuildConfiguration;
481481
buildSettings = {
482482
COPY_PHASE_STRIP = NO;
483-
CURRENT_PROJECT_VERSION = 38;
483+
CURRENT_PROJECT_VERSION = 39;
484484
DYLIB_COMPATIBILITY_VERSION = "";
485-
DYLIB_CURRENT_VERSION = 38;
485+
DYLIB_CURRENT_VERSION = 39;
486486
FRAMEWORK_SEARCH_PATHS = (
487487
"$(inherited)",
488488
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",

CleanArchiver/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
<key>CFBundlePackageType</key>
3939
<string>APPL</string>
4040
<key>CFBundleShortVersionString</key>
41-
<string>3.0a5</string>
41+
<string>3.0a6</string>
4242
<key>CFBundleSignature</key>
4343
<string>ClAr</string>
4444
<key>CFBundleVersion</key>
45-
<string>38</string>
45+
<string>39</string>
4646
<key>NSMainNibFile</key>
4747
<string>MainMenu</string>
4848
<key>NSPrincipalClass</key>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)