Commit 4c2e042 1 parent 0ce2b8f commit 4c2e042 Copy full SHA for 4c2e042
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
-- Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE.
2
2
3
- _RELEASE = ' Textadept 11.0 alpha'
3
+ _RELEASE = ' Textadept 11.0 alpha 2 '
4
4
_COPYRIGHT =
5
5
' Copyright © 2007-2020 Mitchell. See LICENSE.\n http://foicica.com/textadept'
6
6
Original file line number Diff line number Diff line change 2304
2304
<key >CFBundleSignature </key >
2305
2305
<string >???? </string >
2306
2306
<key >CFBundleVersion </key >
2307
- <string >11.0alpha </string >
2307
+ <string >11.0alpha2 </string >
2308
2308
<key >CFBundleShortVersionString </key >
2309
- <string >11.0 alpha </string >
2309
+ <string >11.0 alpha 2 </string >
2310
2310
<key >NSHighResolutionCapable </key >
2311
2311
<true />
2312
2312
</dict >
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ BEGIN
17
17
BEGIN
18
18
VALUE "CompanyName", "Mitchell\0"
19
19
VALUE "FileDescription", "textadept\0"
20
- VALUE "FileVersion", "11.0 alpha\0"
20
+ VALUE "FileVersion", "11.0 alpha 2 \0"
21
21
VALUE "InternalName", "textadept\0"
22
22
VALUE "LegalCopyright", "Copyright 2006-2020 by Mitchell\0"
23
23
VALUE "OriginalFilename", "textadept.exe\0"
24
24
VALUE "ProductName", "textadept\0"
25
- VALUE "ProductVersion", "11.0 alpha\0"
25
+ VALUE "ProductVersion", "11.0 alpha 2 \0"
26
26
END
27
27
END
28
28
END
You can’t perform that action at this time.
0 commit comments