From 0a7e1c75e9f54e5756cb4776ac86d9d9c3a254b9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 5 Sep 2020 21:46:07 +0000 Subject: libreoffice: updated gensrc.sh for 7.0.1 --- libreoffice/build/gensrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libreoffice/build') diff --git a/libreoffice/build/gensrc.sh b/libreoffice/build/gensrc.sh index 76e1a8d3..68d2a1b7 100755 --- a/libreoffice/build/gensrc.sh +++ b/libreoffice/build/gensrc.sh @@ -1,7 +1,7 @@ #!/bin/bash PRGNAM=libreoffice -VERSION=6.4.4 +VERSION=7.0.1 SUBVER=.2 STARTINDEX=6 -- cgit v1.2.3-65-gdbad