aboutsummaryrefslogtreecommitdiffhomepage
path: root/osx
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-08-17 15:46:33 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-08-17 15:46:33 -0700
commit588c520c4a4538d1c3fc6a875441aadf05ab8112 (patch)
tree67ff212da0b0465c45abe7425495805a139e1cb1 /osx
parentd371af05040386110db32850ca4698e642c484dc (diff)
Move FISH_BUILD_VERSION from osx/config.h to the pbxproj so that we can build with the generated config.h
Diffstat (limited to 'osx')
-rw-r--r--osx/config.h1
1 files changed, 0 insertions, 1 deletions
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