mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 17:31:14 -03:00
osx/config.h: define the FISH_BUILD_VERSION symbol
This commit is contained in:
@@ -193,6 +193,7 @@
|
|||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "2.0.0"
|
#define PACKAGE_VERSION "2.0.0"
|
||||||
|
#define FISH_BUILD_VERSION PACKAGE_VERSION
|
||||||
|
|
||||||
/* Define to 1 if you have the ANSI C header files. */
|
/* Define to 1 if you have the ANSI C header files. */
|
||||||
#define STDC_HEADERS 1
|
#define STDC_HEADERS 1
|
||||||
|
|||||||
Reference in New Issue
Block a user