From 5180a0413510135763a84014b4ccc57f8e996246 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 31 Jan 2020 22:45:32 +0000 Subject: libreoffice: updated gensrc.sh for 6.4.0 --- libreoffice/build/gensrc.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreoffice/build/gensrc.sh b/libreoffice/build/gensrc.sh index 29282871..0880696d 100755 --- a/libreoffice/build/gensrc.sh +++ b/libreoffice/build/gensrc.sh @@ -1,8 +1,8 @@ #!/bin/bash PRGNAM=libreoffice -VERSION=6.3.4 -SUBVER=.2 +VERSION=6.4.0 +SUBVER=.3 STARTINDEX=6 -- cgit v1.2.3