osx/config.h: define the FISH_BUILD_VERSION symbol

This commit is contained in:
David Adam (zanchey) 2013-07-26 09:51:58 +08:00
parent 8cdcfc2a91
commit 75fe438f21

View file

@ -193,6 +193,7 @@
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.0.0"
#define FISH_BUILD_VERSION PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1