summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-08-19 10:50:46 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-08-19 11:16:42 +0200
commit5f0a5e522e7a6a6106d66641cdee00d0db769208 (patch)
tree81d9be98e2bce53b9026b0f10f141ab090fe72ff
parent2e290b1068ccd85b9751cfa4f38089d7686aea88 (diff)
Bump version to 6.1.7.36
Change-Id: I17d2ecf5015a1f8aaf035f8a3e003f52b2ccbe50
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3654054067c9..7acafadac987 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.35],[],[],[https://www.cib.de/ciboffice/])
+AC_INIT([CIB Office],[6.1.7.36],[],[],[https://www.cib.de/ciboffice/])
AC_PREREQ([2.59])