From 75fe438f21f60243fcf6682b659f8d0054e6fc92 Mon Sep 17 00:00:00 2001 From: "David Adam (zanchey)" Date: Fri, 26 Jul 2013 09:51:58 +0800 Subject: osx/config.h: define the FISH_BUILD_VERSION symbol --- osx/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'osx') diff --git a/osx/config.h b/osx/config.h index 9872a2e1..417dec68 100644 --- a/osx/config.h +++ b/osx/config.h @@ -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 -- cgit v1.2.3