diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-10-07 15:33:40 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-10-07 15:33:40 +0200 |
commit | 81e28ab8ac0fa8f2be3fc0648993a48dcbd7f498 (patch) | |
tree | a12e5f499ddaf0022714e852fafa97295778c163 | |
parent | 47f896a30da723d9e0043c1772b207d949ce8b6e (diff) |
Bump version to 6.1.7.38cib-6.1-38
Change-Id: I47220b45aff7adcd7ae789e226dd062430fd96da
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 248d11ed6b68..6072d7baa5d9 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.37],[],[],[https://www.cib.de/office/]) +AC_INIT([CIB Office],[6.1.7.38],[],[],[https://www.cib.de/office/]) AC_PREREQ([2.59]) |