From 8513d7162d24b3625ca19cef81b954424b130d13 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 13 Oct 2022 18:37:32 +0000 Subject: libreoffice: update gensrc.sh for 7.4.2.3 --- libreoffice/build/gensrc.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libreoffice/build/gensrc.sh') diff --git a/libreoffice/build/gensrc.sh b/libreoffice/build/gensrc.sh index 23a6bd5e..1bae65fa 100755 --- a/libreoffice/build/gensrc.sh +++ b/libreoffice/build/gensrc.sh @@ -1,8 +1,8 @@ #!/bin/bash PRGNAM=libreoffice -VERSION=7.4.1 -SUBVER=.2 +VERSION=7.4.2 +SUBVER=.3 STARTINDEX=6 -- cgit v1.2.3-65-gdbad