From 1f161948790456a0f5d1e92c1a17d6212a20c83d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 7 Sep 2023 20:03:38 +0000 Subject: libreoffice: update gensrc.sh for 7.5.6.2 --- libreoffice/build/gensrc.sh | 2 +- libreoffice/build/gensrc_lo75.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libreoffice') diff --git a/libreoffice/build/gensrc.sh b/libreoffice/build/gensrc.sh index 94678417..c95ba821 100755 --- a/libreoffice/build/gensrc.sh +++ b/libreoffice/build/gensrc.sh @@ -1,7 +1,7 @@ #!/bin/bash PRGNAM=libreoffice -VERSION=7.5.5 +VERSION=7.5.6 SUBVER=.2 STARTINDEX=6 diff --git a/libreoffice/build/gensrc_lo75.sh b/libreoffice/build/gensrc_lo75.sh index 94678417..c95ba821 100755 --- a/libreoffice/build/gensrc_lo75.sh +++ b/libreoffice/build/gensrc_lo75.sh @@ -1,7 +1,7 @@ #!/bin/bash PRGNAM=libreoffice -VERSION=7.5.5 +VERSION=7.5.6 SUBVER=.2 STARTINDEX=6 -- cgit v1.2.3-65-gdbad