diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-12-10 10:19:12 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-12-10 10:19:12 +0100 |
commit | d19a06ab37bc482aa155526f86caf7e671f5d72a (patch) | |
tree | e31cab36985d695db61890d79432a757a2d8655d | |
parent | 31e396ab0f6a4aa8529fb391603bd0347660ea1b (diff) |
Bump version to 6.1.7.40cib-6.1-40
Change-Id: If9eb83e027ccebb38d9bc5b4fc13cb0d44200499
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d8dc3adaf3e7..3530f9bdce45 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.39],[],[],[https://www.cib.de/office/]) +AC_INIT([CIB Office],[6.1.7.40],[],[],[https://www.cib.de/office/]) AC_PREREQ([2.59]) |