summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-05-20 12:35:17 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-05-20 12:35:17 +0200
commit2d284a9ef4556d6fc6b873e3614957993f478aac (patch)
treeb3159a6b8f5627cb5fa6dd7b176cc4ceeae0739c
parente3332fa3e9771bd09443082273c064c4ce8ef9e1 (diff)
Bump version to 6.1.7.34
Change-Id: Icb4894f0ba9f9e57cee46328eaebf214bc3d0d3d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c9760cdc16f..de4f83a6606c 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.33],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.34],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])