summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-09-15 22:45:21 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-09-19 09:52:17 +0200
commitc4936191992c061f602c57e225998a241ffa9834 (patch)
tree0f0aa55c2d5630de3d6c498063dbfc6574cc5abd
parent2c38957ffaa7ef55365fec3e5e47e1e39eac472a (diff)
Bump version to 6.1.7.37
Change-Id: I3f21aff93dca9865eeb3fc57e0b73783e2eb9e9f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d89c8cdfe728..248d11ed6b68 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([CIB Office],[6.1.7.36],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.1.7.37],[],[],[https://www.cib.de/office/])
AC_PREREQ([2.59])