summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-04-12 18:02:18 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-04-12 18:02:18 +0200
commite54e77cb349ef9ad5ae1f38d217aec0be3ff0616 (patch)
tree9bf35de13a01419b780855f1c6df1d818ca15bbc
parent9a69e89e0cc7f74b1f994664438f34690074ed43 (diff)
Bump version to 6.1.7.33cib-6.1-33
Change-Id: I2072b771c273042665e1f9d79908fac38b6b479a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])