File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >2.5.900 </string >
20
+ <string >2.6.0 </string >
21
21
<key >CFBundleVersion </key >
22
22
<string >0.1 </string >
23
23
<key >LSApplicationCategoryType </key >
Original file line number Diff line number Diff line change 200
200
#define PACKAGE_NAME " fish"
201
201
202
202
/* Define to the full name and version of this package. */
203
- #define PACKAGE_STRING " fish 2.6b1 "
203
+ #define PACKAGE_STRING " fish 2.6.0 "
204
204
205
205
/* Define to the one symbol short name of this package. */
206
206
#define PACKAGE_TARNAME " fish"
209
209
#define PACKAGE_URL " "
210
210
211
211
/* Define to the version of this package. */
212
- #define PACKAGE_VERSION " 2.6b1 "
212
+ #define PACKAGE_VERSION " 2.6.0 "
213
213
214
214
/* The size of `wchar_t', as computed by sizeof. */
215
215
#define SIZEOF_WCHAR_T 4
You can’t perform that action at this time.
0 commit comments