configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e54e77cb349ef9ad5ae1f38d217aec0be3ff0616
Author: Thorsten Behrens <[email protected]>
AuthorDate: Tue Apr 12 18:02:18 2022 +0200
Commit: Thorsten Behrens <[email protected]>
CommitDate: Tue Apr 12 18:02:18 2022 +0200
Bump version to 6.1.7.33
Change-Id: I2072b771c273042665e1f9d79908fac38b6b479a
diff --git a/configure.ac b/configure.ac
index 7d056feaedbb..3c9760cdc16f 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 powered by
CIB],[6.1.7.32],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by
CIB],[6.1.7.33],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])