ios/config.h.in | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit b12ef81626e4adbdd5745d2479faae62bb56bf9e
Author: Tor Lillqvist <[email protected]>
AuthorDate: Thu Jul 23 15:36:27 2020 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Thu Jul 23 15:36:27 2020 +0300
Add CORE_VERSION_HASH
Change-Id: I9552c742c2c29dddae353e40ab7669fac1197ea5
diff --git a/ios/config.h.in b/ios/config.h.in
index 69acdf15f..3224d2090 100644
--- a/ios/config.h.in
+++ b/ios/config.h.in
@@ -3,6 +3,9 @@
#define APP_NAME "@APP_NAME@"
+/* LibreOffice core git hash if present */
+#define CORE_VERSION_HASH "@CORE_VERSION_HASH@"
+
/* Whether to disable SECCOMP */
#define DISABLE_SECCOMP 1
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits