From 588c520c4a4538d1c3fc6a875441aadf05ab8112 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 17 Aug 2013 15:46:33 -0700 Subject: Move FISH_BUILD_VERSION from osx/config.h to the pbxproj so that we can build with the generated config.h --- osx/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'osx') diff --git a/osx/config.h b/osx/config.h index 417dec68..9872a2e1 100644 --- a/osx/config.h +++ b/osx/config.h @@ -193,7 +193,6 @@ /* 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