summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-02-22 00:29:07 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-02-22 00:29:07 +0100
commitf5efe5b51e449ce9742f4b4d07a5ca2c696d2ce6 (patch)
treedc907834886743b927d406af78d95725839ce2c8
parent9b7f0272b1ce60934db6777882b188de1690d3eb (diff)
Bump version to 6.1.7.41
Change-Id: I577f2de33498de66b83c8b8a1aa6bfbb37e1c67b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3530f9bdce45..3681440963b0 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.40],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.1.7.41],[],[],[https://www.cib.de/office/])
AC_PREREQ([2.59])