aboutsummaryrefslogtreecommitdiffhomepage
path: root/osx
diff options
context:
space:
mode:
authorGravatar David Adam (zanchey) <zanchey@ucc.gu.uwa.edu.au>2013-07-26 09:51:58 +0800
committerGravatar David Adam (zanchey) <zanchey@ucc.gu.uwa.edu.au>2013-08-11 23:13:38 +0800
commit75fe438f21f60243fcf6682b659f8d0054e6fc92 (patch)
treeadda424289966cdbbfe10f91b501fe03aa61d34a /osx
parent8cdcfc2a911a2fe3281cbf91351d817416a9d936 (diff)
osx/config.h: define the FISH_BUILD_VERSION symbol
Diffstat (limited to 'osx')
-rw-r--r--osx/config.h1
1 files changed, 1 insertions, 0 deletions
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