configure.ac                |    2 +-
 distro-configs/NISZ_32.conf |    1 -
 distro-configs/NISZ_64.conf |    1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 2b66115576d10ae232527a9230760e5d86e813bb
Author:     Gabor Kelemen <kelemen.gab...@nisz.hu>
AuthorDate: Tue Jul 13 12:39:21 2021 +0200
Commit:     Gabor Kelemen <kelemen.gab...@nisz.hu>
CommitDate: Tue Jul 13 12:41:59 2021 +0200

    Weekly version bump and remove branding path from our config
    
    Change-Id: I596b96a847a40c26879a559cee6f69583870a9d1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118831
    Tested-by: Gabor Kelemen <kelemen.gab...@nisz.hu>
    Reviewed-by: Gabor Kelemen <kelemen.gab...@nisz.hu>

diff --git a/configure.ac b/configure.ac
index 7c7dfe7a1611..156e9994c3c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.1.4.2.N2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.4.2.N3],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
diff --git a/distro-configs/NISZ_32.conf b/distro-configs/NISZ_32.conf
index 2fe660dc039e..82b0df24da22 100644
--- a/distro-configs/NISZ_32.conf
+++ b/distro-configs/NISZ_32.conf
@@ -23,7 +23,6 @@
 
 # NISZ build
 --with-vendor=NISZ Zrt.
---with-branding=icon-themes/colibre/brand_NISZ/shell
 --with-lang=en-US hu de fr it ru hr sk pl ro
 
 --with-visual-studio=2019
diff --git a/distro-configs/NISZ_64.conf b/distro-configs/NISZ_64.conf
index 9a75f8eb5661..8c0521d3f378 100644
--- a/distro-configs/NISZ_64.conf
+++ b/distro-configs/NISZ_64.conf
@@ -23,7 +23,6 @@
 
 # NISZ build
 --with-vendor=NISZ Zrt.
---with-branding=icon-themes/colibre/brand_NISZ/shell
 --with-lang=en-US hu de fr it ru hr sk pl ro
 
 --with-visual-studio=2019
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to