Skip to content

Commit f0f63ef

Browse files
committed
Update included Enterprise to version 0.3.0
This build features better support for Kali and other distributions. See the Enterprise home page for more info.
1 parent 4b6708f commit f0f63ef

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Mac-Linux-USB-Loader/SBAppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#import "SBUpdatePreferencesViewController.h"
1414
#import "SBEnterpriseSourceLocation.h"
1515

16-
const NSString *SBBundledEnterpriseVersionNumber = @"0.2.1";
16+
const NSString *SBBundledEnterpriseVersionNumber = @"0.3.0";
1717

1818
@implementation SBAppDelegate
1919
@synthesize window;

Mac-Linux-USB-Loader/SystemVersion.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<key>ProductName</key>
1010
<string>Enterprise</string>
1111
<key>ProductUserVisibleVersion</key>
12-
<string>2.1.0</string>
12+
<string>3.0</string>
1313
<key>ProductVersion</key>
14-
<string>2.1.0</string>
14+
<string>3.0</string>
1515
</dict>
1616
</plist>
2.13 KB
Binary file not shown.

0 commit comments

Comments
 (0)