bb47ca1659
This reverts commit c540483134
.
Reason for revert: https://blog.documentfoundation.org/blog/2020/07/20/update-on-marketing-and-communication-plans-for-the-libreoffice-7-x-series/
Conflicts:
icon-themes/colibre/brand/shell/logo_flavor.svg
Change-Id: If435d4c4c16fb1b52635fae2d966151970729daa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99053
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
10 lines
135 B
C
10 lines
135 B
C
/*
|
|
Optional Build ID displayed in the about dialog
|
|
*/
|
|
|
|
#ifndef CONFIG_BUILDID_H
|
|
#define CONFIG_BUILDID_H
|
|
|
|
#undef EXTRA_BUILDID
|
|
|
|
#endif
|