configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81670b05fbb7096ec91c806a8f68496f66bc8b87 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Wed Mar 31 19:34:22 2021 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Wed Mar 31 19:35:19 2021 +0200
[cp] Let the PRODUCTVERSION be 2021 Change-Id: I28a47a21f597c3b4f41eec01a5cdf9b790e28a64 diff --git a/configure.ac b/configure.ac index e38091b29615..d72bd74b1a0e 100644 --- a/configure.ac +++ b/configure.ac @@ -465,7 +465,7 @@ dnl =================================================================== dnl Product version dnl =================================================================== AC_MSG_CHECKING([for product version]) -PRODUCTVERSION="$LIBO_VERSION_MAJOR.$LIBO_VERSION_PATCH" +PRODUCTVERSION="$LIBO_VERSION_MAJOR" AC_MSG_RESULT([$PRODUCTVERSION]) AC_SUBST(PRODUCTVERSION) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits