File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.2.990 </string >
20+ <string >2.2.991 </string >
2121 <key >CFBundleVersion </key >
2222 <string >0.1 </string >
2323 <key >LSApplicationCategoryType </key >
Original file line number Diff line number Diff line change 222222#define PACKAGE_NAME "fish"
223223
224224/* Define to the full name and version of this package. */
225- #define PACKAGE_STRING "fish 2.3b1 "
225+ #define PACKAGE_STRING "fish 2.3b2 "
226226
227227/* Define to the one symbol short name of this package. */
228228#define PACKAGE_TARNAME "fish"
231231#define PACKAGE_URL ""
232232
233233/* Define to the version of this package. */
234- #define PACKAGE_VERSION "2.3b1 "
234+ #define PACKAGE_VERSION "2.3b2 "
235235
236236/* The size of `wchar_t', as computed by sizeof. */
237237#define SIZEOF_WCHAR_T 4
You can’t perform that action at this time.
0 commit comments